Searched refs:sctp_enable_events (Results 1 – 1 of 1) sorted by relevance
165 sctp_enable_events( int socket, int ev_mask ) in sctp_enable_events() function609 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()2813 sctp_enable_events(send_socket, 0); in send_sctp_rr()3870 sctp_enable_events(send_socket[j], 0); in send_sctp_rr_1toMany()4471 sctp_enable_events(s_rcv, 0); in recv_sctp_rr_1toMany()