| /xnu-8796.101.5/bsd/skywalk/nexus/netif/ |
| H A D | nx_netif_filter_compat.c | 44 m_freem_list(m_chain); in nx_netif_filter_tx_mbuf_enqueue() 144 m_freem_list(m_chain); in nx_netif_filter_tx_processed_mbuf_enqueue()
|
| H A D | nx_netif_compat.c | 1115 m_freem_list(m_head); in nx_netif_compat_receive() 1153 m_freem_list(m_head); in nx_netif_compat_receive()
|
| /xnu-8796.101.5/bsd/skywalk/nexus/flowswitch/ |
| H A D | fsw_ethernet.c | 395 m_freem_list(ln->ln_hold); in fsw_ethernet_resolve() 459 m_freem_list(m); in fsw_ethernet_resolve()
|
| H A D | fsw_dp.c | 1100 (void) m_freem_list(mhead); in convert_native_pktq_to_mbufs()
|
| /xnu-8796.101.5/bsd/kern/ |
| H A D | kern_control.c | 854 m_freem_list(control); in ctl_send_list() 858 m_freem_list(m); in ctl_send_list() 893 m_freem_list(m); in ctl_send_list() 896 m_freem_list(m); in ctl_send_list() 1147 m_freem_list(m); in ctl_enqueuembuf_list()
|
| H A D | uipc_socket.c | 2598 m_freem_list(freelist); in sosend() 2985 m_freem_list(freelist); in sosend_list() 4070 m_freem_list(free_list); in soreceive() 4096 m_freem_list(free_list); in soreceive() 4132 m_freem_list(*free_list); in sodelayed_copy() 4163 m_freem_list(*free_list); in sodelayed_copy_list() 4619 m_freem_list(free_list); in soreceive_list() 4622 m_freem_list(free_others); in soreceive_list()
|
| H A D | kpi_mbuf.c | 409 return m_freem_list(mbuf); in mbuf_freem_list()
|
| H A D | uipc_mbuf.c | 4390 m_freem_list(top); 4730 m_freem_list(top); 4811 m_freem_list(struct mbuf *m) function
|
| H A D | uipc_socket2.c | 1870 m_freem_list(free_list); in sbdrop()
|
| /xnu-8796.101.5/bsd/net/classq/ |
| H A D | classq.c | 624 m_freem_list(MBUFQ_FIRST(&freeq)); in _flushq_flow_mbuf()
|
| /xnu-8796.101.5/bsd/net/pktsched/ |
| H A D | pktsched.c | 347 m_freem_list(m); in pktsched_free_pkt()
|
| /xnu-8796.101.5/bsd/net/ |
| H A D | if_vlan.c | 1088 m_freem_list(m); in vlan_output() 1188 m_freem_list(m); in vlan_output()
|
| H A D | dlil.c | 5448 m_freem_list(m); in ifnet_enqueue_mbuf() 5484 m_freem_list(m_head); in ifnet_enqueue_mbuf_chain() 5488 m_freem_list(m_head); in ifnet_enqueue_mbuf_chain() 5919 m_freem_list(m); in dlil_ifproto_input() 9931 m_freem_list(m); in ifp_if_output() 9947 m_freem_list(m_head); in ifp_if_input()
|
| /xnu-8796.101.5/bsd/netinet/ |
| H A D | tcp_output.c | 844 m_freem_list(tp->t_pktlist_head); in tcp_output() 3050 m_freem_list(tp->t_pktlist_head); in tcp_output() 3337 m_freem_list(npkt); in tcp_ip_output()
|
| H A D | ip_input.c | 1431 m_freem_list(m); in ip_input_check_interface() 1518 m_freem_list(m); in ip_input_second_pass() 2626 m_freem_list(fp->ipq_frags); in frag_freef()
|
| H A D | ip_output.c | 1792 m_freem_list(m0); in ip_output_list() 1930 m_freem_list(m0); in ip_fragment()
|
| H A D | mptcp_subr.c | 507 m_freem_list(mpte->mpte_reinjectq); in mptcp_session_destroy() 4284 m_freem_list(mpte->mpte_reinjectq); in mptcp_subflow_mpstatus_ev()
|
| H A D | tcp_subr.c | 1629 m_freem_list(tp->t_pktlist_head); in tcp_close()
|
| /xnu-8796.101.5/bsd/netinet6/ |
| H A D | nd6.c | 326 m_freem_list(ln->ln_hold); in nd6_llinfo_free() 3079 m_freem_list(ln->ln_hold); in nd6_rtrequest() 4457 m_freem_list(ln->ln_hold); in nd6_output_list() 4578 m_freem_list(m0); in nd6_output_list()
|
| H A D | ip6_output.c | 1665 m_freem_list(inputchain); in ip6_output_list() 1668 m_freem_list(sendchain); in ip6_output_list() 1923 m_freem_list(first_mbufp); in ip6_do_fragmentation()
|
| /xnu-8796.101.5/bsd/sys/ |
| H A D | mbuf.h | 1486 __private_extern__ int m_freem_list(struct mbuf *);
|
| /xnu-8796.101.5/bsd/skywalk/packet/ |
| H A D | pbufpool.c | 2328 m_freem_list(mtop); in pp_free_packet_chain() 2410 m_freem_list(mtop); in pp_free_packet_array()
|
| /xnu-8796.101.5/bsd/skywalk/nexus/flowswitch/flow/ |
| H A D | flow_agg.c | 2379 (void) m_freem_list(mhead); in flow_rx_agg_host()
|