Searched refs:SCTP_SHUTDOWN_EV (Results 1 - 2 of 2) sorted by relevance

/external/netperf/
H A Dnettest_sctp.h112 #define SCTP_SHUTDOWN_EV 0x20 macro
H A Dnettest_sctp.c195 if (ev_mask & SCTP_SHUTDOWN_EV)
1288 sctp_enable_events(s_data, SCTP_ASSOC_CHANGE_EV | SCTP_SHUTDOWN_EV);
2440 sctp_enable_events(s_recv, SCTP_ASSOC_CHANGE_EV | SCTP_SHUTDOWN_EV);

Completed in 315 milliseconds