Searched refs:sctp_shutdown_event (Results 1 - 5 of 5) sorted by relevance

/illumos-gate/usr/src/uts/common/inet/sctp/
H A Dsctp_notify.c429 sctp_shutdown_event(sctp_t *sctp) function
431 struct sctp_shutdown_event *sse;
442 sse = (struct sctp_shutdown_event *)mp->b_rptr;
H A Dsctp_opt_data.c867 ev->sctp_shutdown_event =
1208 ONOFF(ev->sctp_shutdown_event);
H A Dsctp_impl.h1138 extern void sctp_shutdown_event(sctp_t *);
H A Dsctp_input.c3864 sctp_shutdown_event(sctp);
/illumos-gate/usr/src/uts/common/netinet/
H A Dsctp.h165 uint8_t sctp_shutdown_event; member in struct:sctp_event_subscribe
278 * When a peer sends a SHUTDOWN, SCTP delivers the sctp_shutdown_event
281 struct sctp_shutdown_event { struct
330 struct sctp_shutdown_event sn_shutdown_event;

Completed in 76 milliseconds