Searched refs:sctp_send_failed_event (Results 1 – 2 of 2) sorted by relevance
377 struct sctp_send_failed_event { struct539 struct sctp_send_failed_event sn_send_failed_event;
3017 struct sctp_send_failed_event *ssfe; in sctp_notify_send_failed()3030 notifhdr_len = sizeof(struct sctp_send_failed_event); in sctp_notify_send_failed()3064 ssfe = mtod(m_notify, struct sctp_send_failed_event *); in sctp_notify_send_failed()3153 struct sctp_send_failed_event *ssfe; in sctp_notify_send_failed2()3164 notifhdr_len = sizeof(struct sctp_send_failed_event); in sctp_notify_send_failed2()3175 ssfe = mtod(m_notify, struct sctp_send_failed_event *); in sctp_notify_send_failed2()