Home
last modified time | relevance | path

Searched defs:sctp_state (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/include/net/sctp/
Dconstants.h183 enum sctp_state { enum
Dsctp.h536 #define sctp_state(asoc, state) __sctp_state((asoc), (SCTP_STATE_##state)) macro