Searched refs:sctp_send_failed_event (Results 1 – 3 of 3) sorted by relevance
426 struct sctp_send_failed_event { struct461 struct sctp_send_failed_event sn_send_failed_event;
396 struct sctp_send_failed_event { struct558 struct sctp_send_failed_event sn_send_failed_event;
3527 struct sctp_send_failed_event *ssfe; in sctp_notify_send_failed()3540 notifhdr_len = sizeof(struct sctp_send_failed_event); in sctp_notify_send_failed()3574 ssfe = mtod(m_notify, struct sctp_send_failed_event *); in sctp_notify_send_failed()3659 struct sctp_send_failed_event *ssfe; in sctp_notify_send_failed2()3670 notifhdr_len = sizeof(struct sctp_send_failed_event); in sctp_notify_send_failed2()3681 ssfe = mtod(m_notify, struct sctp_send_failed_event *); in sctp_notify_send_failed2()