Searched defs:m_tail (Results 1 – 10 of 10) sorted by relevance
| /xnu-12377.61.12/bsd/skywalk/nexus/ |
| H A D | nexus_mbq.h | 163 __nx_mbq_enq_multi(struct nx_mbq *q, struct mbuf *m_head, struct mbuf *m_tail, in __nx_mbq_enq_multi() 176 struct mbuf *m_tail, uint32_t cnt, uint32_t size) 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/skywalk/nexus/netif/ |
| H A D | nx_netif_filter_compat.c | 125 struct mbuf *__single m_tail = NULL; in nx_netif_filter_tx_processed_mbuf_enqueue() local 213 struct mbuf *__single m_tail = NULL; in fix_dequeue_mbuf_return_args() local
|
| H A D | nx_netif_poll.c | 305 struct mbuf *__single m_head = NULL, *__single m_tail = NULL; in netif_rxpoll_poll_driver() local
|
| H A D | nx_netif_util.c | 686 nx_netif_mbuf_chain_info(struct mbuf *m_head, struct mbuf **m_tail, in nx_netif_mbuf_chain_info()
|
| H A D | nx_netif_compat.c | 1050 struct mbuf *m_tail, const struct ifnet_stat_increment_param *s, in nx_netif_compat_receive()
|
| /xnu-12377.61.12/bsd/net/ |
| H A D | if_loop.c | 286 struct mbuf *m, *m_tail = NULL; in lo_output() local 399 mbuf_ref_t m = NULL, m_tail = NULL; in lo_start() local
|
| H A D | dlil_input.c | 281 struct mbuf *m_tail, const struct ifnet_stat_increment_param *s, 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 D | dlil.c | 2059 struct mbuf *m_tail, const struct ifnet_stat_increment_param *s) in ifnet_input_extended() 2066 struct mbuf *m_tail, const struct ifnet_stat_increment_param *s) 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 3345 struct mbuf *m_tail, uint32_t cnt, uint32_t bytes, boolean_t flush, in ifnet_enqueue_mbuf_chain() 6022 struct mbuf *m_tail, const struct ifnet_stat_increment_param *s, 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/net/classq/ |
| H A D | classq.c | 160 struct mbuf *m_tail = pkt_tail->cp_mbuf; in _addq_multi() local
|
| /xnu-12377.61.12/bsd/skywalk/nexus/flowswitch/ |
| H A D | fsw_dp.c | 1550 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 3013 struct mbuf *__single m_head = NULL, *__single m_tail = NULL; in classq_enqueue_flow_chain() local
|