Searched refs:sctp_send_failed_event (Results 1 – 3 of 3) sorted by relevance
377 struct sctp_send_failed_event { struct534 struct sctp_send_failed_event sn_send_failed_event;
3376 struct sctp_send_failed_event *ssfe; in sctp_notify_send_failed()3389 notifhdr_len = sizeof(struct sctp_send_failed_event); in sctp_notify_send_failed()3423 ssfe = mtod(m_notify, struct sctp_send_failed_event *); in sctp_notify_send_failed()3507 struct sctp_send_failed_event *ssfe; in sctp_notify_send_failed2()3518 notifhdr_len = sizeof(struct sctp_send_failed_event); in sctp_notify_send_failed2()3529 ssfe = mtod(m_notify, struct sctp_send_failed_event *); in sctp_notify_send_failed2()