Searched refs:sctp_shutdown_event (Results 1 – 3 of 3) sorted by relevance
540 struct sctp_shutdown_event *sse; in sctp_ulpevent_make_shutdown_event()543 event = sctp_ulpevent_new(sizeof(struct sctp_shutdown_event), in sctp_ulpevent_make_shutdown_event()549 sse = (struct sctp_shutdown_event *) in sctp_ulpevent_make_shutdown_event()550 skb_put(skb, sizeof(struct sctp_shutdown_event)); in sctp_ulpevent_make_shutdown_event()575 sse->sse_length = sizeof(struct sctp_shutdown_event); in sctp_ulpevent_make_shutdown_event()
383 struct sctp_shutdown_event { struct465 __u8 sctp_shutdown_event; member489 struct sctp_shutdown_event sn_shutdown_event;
1380 subscribe.sctp_shutdown_event = 1; in sctp_listen_for_all()