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