Home
last modified time | relevance | path

Searched defs:m_head (Results 1 – 9 of 9) sorted by relevance

/xnu-11215.1.10/bsd/skywalk/nexus/
H A Dnexus_mbq.h163 __nx_mbq_enq_multi(struct nx_mbq *q, struct mbuf *m_head, struct mbuf *m_tail, in __nx_mbq_enq_multi()
175 nx_mbq_safe_enq_multi(struct nx_mbq *q, struct mbuf *m_head, in nx_mbq_safe_enq_multi()
185 nx_mbq_enq_multi(struct nx_mbq *q, struct mbuf *m_head, struct mbuf *m_tail, in nx_mbq_enq_multi()
/xnu-11215.1.10/bsd/skywalk/nexus/netif/
H A Dnx_netif_util.c309 struct mbuf *__single m_head = NULL, *m; in nx_netif_filter_pkt_to_mbuf_chain() local
709 nx_netif_mbuf_chain_info(struct mbuf *m_head, struct mbuf **m_tail, in nx_netif_mbuf_chain_info()
H A Dnx_netif_poll.c305 struct mbuf *__single m_head = NULL, *__single m_tail = NULL; in netif_rxpoll_poll_driver() local
H A Dnx_netif_filter_compat.c84 struct mbuf *m, *__single m_head = NULL; in nx_netif_filter_tx_processed_mbuf_dequeue() local
H A Dnx_netif_host.c443 struct mbuf *m_head = m_chain, *m = NULL, *drop_list = NULL, *free_list = NULL; in nx_netif_host_output() local
H A Dnx_netif_compat.c1048 nx_netif_compat_receive(struct ifnet *ifp, struct mbuf *m_head, in nx_netif_compat_receive()
/xnu-11215.1.10/bsd/net/classq/
H A Dclassq.c159 struct mbuf *m_head = pkt_head->cp_mbuf; in _addq_multi() local
/xnu-11215.1.10/bsd/net/
H A Ddlil.c3549 ifnet_input(struct ifnet *ifp, struct mbuf *m_head, in ifnet_input()
3556 ifnet_input_extended(struct ifnet *ifp, struct mbuf *m_head, in ifnet_input_extended()
3563 ifnet_input_poll(struct ifnet *ifp, struct mbuf *m_head, in ifnet_input_poll()
3571 ifnet_input_common(struct ifnet *ifp, struct mbuf *m_head, struct mbuf *m_tail, in ifnet_input_common()
3740 dlil_input_handler(struct ifnet *ifp, struct mbuf *m_head, in dlil_input_handler()
3868 struct ifnet *ifp, struct mbuf *m_head, struct mbuf *m_tail, in dlil_input_async()
4012 struct ifnet *ifp, struct mbuf *m_head, struct mbuf *m_tail, in dlil_input_sync()
4519 struct mbuf *m_head, *m_tail; in ifnet_poll_thread_cont() local
5332 ifnet_enqueue_mbuf_chain(struct ifnet *ifp, struct mbuf *m_head, in ifnet_enqueue_mbuf_chain()
9918 ifp_if_input(struct ifnet *ifp, struct mbuf *m_head, in ifp_if_input()
[all …]
/xnu-11215.1.10/bsd/skywalk/nexus/flowswitch/
H A Dfsw_dp.c1531 struct mbuf **m_head, struct mbuf **m_tail, uint32_t *cnt, uint32_t *bytes) in convert_compat_pktq_to_mbufs()
1557 fsw_host_sendup(ifnet_t ifp, struct mbuf *m_head, struct mbuf *m_tail, in fsw_host_sendup()
1571 struct mbuf *__single m_head = NULL, *__single m_tail = NULL; in fsw_host_rx() local
2824 struct mbuf *__single m_head = NULL, **__single m_tailp = &m_head; in convert_pkt_to_mbuf_list() local
2943 struct mbuf *__single m_head = NULL, *__single m_tail = NULL; in classq_enqueue_flow_chain() local