Lines Matching refs:sctp_m_freem

3239 			sctp_m_freem(m_notify);  in sctp_notify_assoc_change()
3358 sctp_m_freem(m_notify); in sctp_notify_peer_addr_change()
3481 sctp_m_freem(m_notify); in sctp_notify_send_failed()
3490 sctp_m_freem(m_notify); in sctp_notify_send_failed()
3581 sctp_m_freem(m_notify); in sctp_notify_send_failed2()
3590 sctp_m_freem(m_notify); in sctp_notify_send_failed2()
3640 sctp_m_freem(m_notify); in sctp_notify_adaptation_layer()
3694 sctp_m_freem(m_notify); in sctp_notify_partial_delivery_indication()
3763 sctp_m_freem(m_notify); in sctp_notify_shutdown_event()
3813 sctp_m_freem(m_notify); in sctp_notify_sender_dry_event()
3864 sctp_m_freem(m_notify); in sctp_notify_stream_reset_add()
3873 sctp_m_freem(m_notify); in sctp_notify_stream_reset_add()
3918 sctp_m_freem(m_notify); in sctp_notify_stream_reset_tsn()
3927 sctp_m_freem(m_notify); in sctp_notify_stream_reset_tsn()
3965 sctp_m_freem(m_notify); in sctp_notify_stream_reset()
3985 sctp_m_freem(m_notify); in sctp_notify_stream_reset()
3994 sctp_m_freem(m_notify); in sctp_notify_stream_reset()
4071 sctp_m_freem(m_notify); in sctp_notify_remote_error()
4300 sctp_m_freem(chk->data); in sctp_report_all_outbound()
4323 sctp_m_freem(chk->data); in sctp_report_all_outbound()
4343 sctp_m_freem(sp->data); in sctp_report_all_outbound()
4911 sctp_m_freem(control->data); in sctp_add_to_readq()
5114 sctp_m_freem(tp1->data); in sctp_release_pr_sctp_chunk()
5165 sctp_m_freem(tp1->data); in sctp_release_pr_sctp_chunk()
5266 sctp_m_freem(sp->data); in sctp_release_pr_sctp_chunk()
5764 sctp_m_freem(control->data); in sctp_sorecvmsg()
6176 sctp_m_freem(control->data); in sctp_sorecvmsg()
6486 sctp_m_freem(struct mbuf *mb) in sctp_m_freem() function