Home
last modified time | relevance | path

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

/linux-6.6.21/include/net/sctp/
Dsctp.h427 _sctp_walk_params((pos), (chunk), ntohs((chunk)->chunk_hdr.length))
429 #define _sctp_walk_params(pos, chunk, end)\ macro