Searched refs:sctp_send_failed_event (Results 1 – 2 of 2) sorted by relevance
376 struct sctp_send_failed_event { struct538 struct sctp_send_failed_event sn_send_failed_event;
2925 struct sctp_send_failed_event *ssfe; in sctp_notify_send_failed()2936 length = sizeof(struct sctp_send_failed_event); in sctp_notify_send_failed()2946 ssfe = mtod(m_notify, struct sctp_send_failed_event *); in sctp_notify_send_failed()2965 SCTP_BUF_LEN(m_notify) = sizeof(struct sctp_send_failed_event); in sctp_notify_send_failed()3040 struct sctp_send_failed_event *ssfe; in sctp_notify_send_failed2()3051 length = sizeof(struct sctp_send_failed_event); in sctp_notify_send_failed2()3062 ssfe = mtod(m_notify, struct sctp_send_failed_event *); in sctp_notify_send_failed2()3080 SCTP_BUF_LEN(m_notify) = sizeof(struct sctp_send_failed_event); in sctp_notify_send_failed2()