Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/net/sctp/
H A Dsctp.h452 _sctp_walk_fwdtsn((pos), (chunk), ntohs((chunk)->chunk_hdr->length) - sizeof(struct sctp_fwdtsn_chunk))
454 #define _sctp_walk_fwdtsn(pos, chunk, end)\ macro
/kernel/linux/linux-6.6/include/net/sctp/
H A Dsctp.h450 _sctp_walk_fwdtsn((pos), (chunk), ntohs((chunk)->chunk_hdr->length) - sizeof(struct sctp_fwdtsn_chunk))
452 #define _sctp_walk_fwdtsn(pos, chunk, end)\ macro

Completed in 3 milliseconds