Home
last modified time | relevance | path

Searched refs:sctp_m_freem (Results 1 – 14 of 14) sorted by relevance

/external/chromium_org/third_party/usrsctp/usrsctplib/netinet/
Dsctp_output.c3753 sctp_m_freem(mret);
3770 sctp_m_freem(mret);
3771 sctp_m_freem(copy_init);
3821 sctp_m_freem(mret);
3966 sctp_m_freem(m);
4003 sctp_m_freem(m);
4131 sctp_m_freem(m);
4146 sctp_m_freem(m);
4160 sctp_m_freem(m);
4205 sctp_m_freem(m);
[all …]
Dsctp_bsd_addr.c840 sctp_m_freem(m);
881 sctp_m_freem( SCTP_BUF_NEXT(m));
931 sctp_m_freem(m);
940 sctp_m_freem(m);
Dsctputil.c2789 sctp_m_freem(m_notify); in sctp_notify_assoc_change()
2930 sctp_m_freem(m_notify); in sctp_notify_peer_addr_change()
3038 sctp_m_freem(m_notify); in sctp_notify_send_failed()
3047 sctp_m_freem(m_notify); in sctp_notify_send_failed()
3141 sctp_m_freem(m_notify); in sctp_notify_send_failed2()
3150 sctp_m_freem(m_notify); in sctp_notify_send_failed2()
3195 sctp_m_freem(m_notify); in sctp_notify_adaptation_layer()
3251 sctp_m_freem(m_notify); in sctp_notify_partial_delivery_indication()
3360 sctp_m_freem(m_notify); in sctp_notify_shutdown_event()
3411 sctp_m_freem(m_notify); in sctp_notify_sender_dry_event()
[all …]
Dsctputil.h52 void sctp_m_freem(struct mbuf *m);
55 #define sctp_m_freem m_freem macro
Dsctp_indata.c409 sctp_m_freem(chk->data); in sctp_service_reassembly()
706 sctp_m_freem(control->data); in sctp_queue_data_to_stream()
963 sctp_m_freem(chk->data); in sctp_queue_data_for_reasm()
1666 sctp_m_freem(dmbuf); in sctp_process_a_data_chunk()
1695 sctp_m_freem(dmbuf); in sctp_process_a_data_chunk()
1719 sctp_m_freem(control->data); in sctp_process_a_data_chunk()
1738 sctp_m_freem(control->data); in sctp_process_a_data_chunk()
1767 sctp_m_freem(control->data); in sctp_process_a_data_chunk()
2361 sctp_m_freem(*mm); in sctp_process_data()
2526 sctp_m_freem(merr); in sctp_process_data()
[all …]
Dsctp_asconf.c136 sctp_m_freem(m_reply); /* discard */ in sctp_asconf_error_response()
654 sctp_m_freem(ack->data); in sctp_handle_asconf()
711 sctp_m_freem(m_ack); in sctp_handle_asconf()
718 sctp_m_freem(m_ack); in sctp_handle_asconf()
723 sctp_m_freem(m_ack); in sctp_handle_asconf()
729 sctp_m_freem(m_ack); in sctp_handle_asconf()
811 sctp_m_freem(m_ack); in sctp_handle_asconf()
2599 sctp_m_freem(m_asconf_chk); in sctp_compose_asconf()
Dsctp_pcb.c3850 sctp_m_freem(inp->control);
3854 sctp_m_freem(inp->pkt);
4151 sctp_m_freem(sq->data);
5621 sctp_m_freem(sp->data);
5642 sctp_m_freem(sq->data);
5656 sctp_m_freem(chk->data);
5684 sctp_m_freem(chk->data);
5717 sctp_m_freem(chk->data);
5739 sctp_m_freem(chk->data);
5753 sctp_m_freem(chk->data);
[all …]
Dsctp_input.c288 sctp_m_freem(sp->data); in sctp_is_there_unsent_data()
353 sctp_m_freem(chk->data); in sctp_process_init()
370 sctp_m_freem(sp->data); in sctp_process_init()
412 sctp_m_freem(ctl->data); in sctp_process_init()
2582 sctp_m_freem(m_sig);
3282 sctp_m_freem(chk->data);
3697 sctp_m_freem(chk->data);
4222 sctp_m_freem(chk->data);
5634 sctp_m_freem(mm);
5650 sctp_m_freem(mm);
[all …]
Dsctp_os_userspace.h940 #define SCTP_RELEASE_PKT(m) sctp_m_freem(m)
Dsctp_usrreq.c1074 sctp_m_freem(control);
1078 sctp_m_freem(m);
1089 sctp_m_freem(m);
1091 sctp_m_freem(control);
1100 sctp_m_freem(m);
1102 sctp_m_freem(control);
1114 sctp_m_freem(inp->control);
Dsctp_timer.c440 sctp_m_freem(chk->data); in sctp_recover_sent_list()
Dsctp_auth.c1837 sctp_m_freem(m_notify);
/external/chromium_org/third_party/usrsctp/usrsctplib/
Duser_socket.c2909 sctp_m_freem(m_orig);
3067 sctp_m_freem(m_orig);
3232 sctp_m_freem(m);
/external/chromium_org/third_party/usrsctp/usrsctplib/netinet6/
Dsctp6_usrreq.c326 sctp_m_freem(m);