Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/net/sctp/
H A Dsctp.h429 _sctp_walk_params((pos), (chunk), ntohs((chunk)->chunk_hdr.length), member)
431 #define _sctp_walk_params(pos, chunk, end, member)\ macro