Searched refs:sctp_shutdown_event (Results 1 – 2 of 2) sorted by relevance
467 struct sctp_shutdown_event { struct590 __u8 sctp_shutdown_event; member617 struct sctp_shutdown_event sn_shutdown_event;
539 struct sctp_shutdown_event *sse; in sctp_ulpevent_make_shutdown_event()542 event = sctp_ulpevent_new(sizeof(struct sctp_shutdown_event), in sctp_ulpevent_make_shutdown_event()548 sse = skb_put(skb, sizeof(struct sctp_shutdown_event)); in sctp_ulpevent_make_shutdown_event()573 sse->sse_length = sizeof(struct sctp_shutdown_event); in sctp_ulpevent_make_shutdown_event()