Searched defs:sctp_state (Results 1 – 2 of 2) sorted by relevance
/linux-6.3-rc2/include/net/sctp/ | ||
A D | constants.h | 164 enum sctp_state { enum |
A D | sctp.h | 521 #define sctp_state(asoc, state) __sctp_state((asoc), (SCTP_STATE_##state)) macro |
Completed in 7 milliseconds