Searched refs:SCTP_SHUTDOWN_EV (Results 1 – 2 of 2) sorted by relevance
112 #define SCTP_SHUTDOWN_EV 0x20 macro
192 if (ev_mask & SCTP_SHUTDOWN_EV)1282 sctp_enable_events(s_data, SCTP_ASSOC_CHANGE_EV | SCTP_SHUTDOWN_EV); in recv_sctp_stream()2432 sctp_enable_events(s_recv, SCTP_ASSOC_CHANGE_EV | SCTP_SHUTDOWN_EV); in recv_sctp_stream_1toMany()