Home
last modified time | relevance | path

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

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