Home
last modified time | relevance | path

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

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