Home
last modified time | relevance | path

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

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