Home
last modified time | relevance | path

Searched refs:SCTP_ASSOC_CHANGE_EV (Results 1 – 2 of 2) sorted by relevance

/external/netperf/src/
Dnettest_sctp.h108 #define SCTP_ASSOC_CHANGE_EV 0x02 macro
Dnettest_sctp.c174 if (ev_mask & SCTP_ASSOC_CHANGE_EV) in sctp_enable_events()
609 sctp_enable_events(send_socket, SCTP_ASSOC_CHANGE_EV); in send_sctp_stream()
1270 sctp_enable_events(s_data, SCTP_ASSOC_CHANGE_EV | SCTP_SHUTDOWN_EV); in recv_sctp_stream()
1746 sctp_enable_events(send_socket[j], SCTP_ASSOC_CHANGE_EV); in send_sctp_stream_1toMany()
2415 sctp_enable_events(s_recv, SCTP_ASSOC_CHANGE_EV | SCTP_SHUTDOWN_EV); in recv_sctp_stream_1toMany()