Searched defs:sctp_state (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/kernel/include/net/sctp/ | ||
| H A D | constants.h | 163 enum sctp_state { enum |
| H A D | sctp.h | 521 #define sctp_state(asoc, state) __sctp_state((asoc), (SCTP_STATE_##state)) macro |