Home
last modified time | relevance | path

Searched refs:_sctp_walk_fwdtsn (Results 1 – 1 of 1) sorted by relevance

/linux-4.1.27/include/net/sctp/
Dsctp.h462 _sctp_walk_fwdtsn((pos), (chunk), ntohs((chunk)->chunk_hdr->length) - sizeof(struct sctp_fwdtsn_chu…
464 #define _sctp_walk_fwdtsn(pos, chunk, end)\ macro