Searched refs:sctp_shutdown_event (Results 1 – 5 of 5) sorted by relevance
165 uint8_t sctp_shutdown_event; member281 struct sctp_shutdown_event { struct330 struct sctp_shutdown_event sn_shutdown_event;
429 sctp_shutdown_event(sctp_t *sctp) in sctp_shutdown_event() function431 struct sctp_shutdown_event *sse; in sctp_shutdown_event()442 sse = (struct sctp_shutdown_event *)mp->b_rptr; in sctp_shutdown_event()
867 ev->sctp_shutdown_event = in sctp_get_opt()1208 ONOFF(ev->sctp_shutdown_event); in sctp_set_opt()
1138 extern void sctp_shutdown_event(sctp_t *);
3864 sctp_shutdown_event(sctp); in sctp_input_data()