Home
last modified time | relevance | path

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

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