Home
last modified time | relevance | path

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

/xnu-12377.61.12/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-12377.61.12/bsd/net/
H A Ddlil_input.c280 dlil_input_handler(struct ifnet *ifp, struct mbuf *m_head, in dlil_input_handler()
357 struct ifnet *ifp, struct mbuf *m_head, struct mbuf *m_tail, in dlil_input_async()
504 struct ifnet *ifp, struct mbuf *m_head, struct mbuf *m_tail, in dlil_input_sync()
H A Ddlil.c2051 ifnet_input(struct ifnet *ifp, struct mbuf *m_head, in ifnet_input()
2058 ifnet_input_extended(struct ifnet *ifp, struct mbuf *m_head, in ifnet_input_extended()
2065 ifnet_input_poll(struct ifnet *ifp, struct mbuf *m_head, in ifnet_input_poll()
2073 ifnet_input_common(struct ifnet *ifp, struct mbuf *m_head, struct mbuf *m_tail, in ifnet_input_common()
2569 mbuf_ref_t m_head, m_tail; in ifnet_poll_thread_cont() local
3344 ifnet_enqueue_mbuf_chain(struct ifnet *ifp, struct mbuf *m_head, in ifnet_enqueue_mbuf_chain()
6021 ifp_if_input(struct ifnet *ifp, struct mbuf *m_head, in ifp_if_input()
6032 struct mbuf **m_head, struct mbuf **m_tail, u_int32_t *cnt, u_int32_t *len) in ifp_if_input_poll()
/xnu-12377.61.12/bsd/skywalk/nexus/netif/
H A Dnx_netif_util.c285 struct mbuf *__single m_head = NULL, *m; in nx_netif_filter_pkt_to_mbuf_chain() local
686 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.c1049 nx_netif_compat_receive(struct ifnet *ifp, struct mbuf *m_head, in nx_netif_compat_receive()
/xnu-12377.61.12/bsd/net/classq/
H A Dclassq.c159 struct mbuf *m_head = pkt_head->cp_mbuf; in _addq_multi() local
/xnu-12377.61.12/bsd/skywalk/nexus/flowswitch/
H A Dfsw_dp.c1550 struct mbuf **m_head, struct mbuf **m_tail, uint32_t *cnt, uint32_t *bytes) in convert_compat_pktq_to_mbufs()
1615 struct mbuf *__single m_head = NULL, *__single m_tail = NULL; in fsw_host_rx_enqueue_mbq() local
2894 struct mbuf *__single m_head = NULL, **__single m_tailp = &m_head; in convert_pkt_to_mbuf_list() local
3013 struct mbuf *__single m_head = NULL, *__single m_tail = NULL; in classq_enqueue_flow_chain() local
/xnu-12377.61.12/bsd/kern/
H A Duipc_mbuf.c2818 m_drop_list(mbuf_t m_head, struct ifnet *ifp, uint16_t flags, uint32_t reason, const char *funcname, in m_drop_list()