Searched refs:nx_mbq_enq_multi (Results 1 – 3 of 3) sorted by relevance
| /xnu-10002.1.13/bsd/skywalk/nexus/ |
| H A D | nexus_mbq.h | 185 nx_mbq_enq_multi(struct nx_mbq *q, struct mbuf *m_head, struct mbuf *m_tail, in nx_mbq_enq_multi() function
|
| /xnu-10002.1.13/bsd/skywalk/nexus/netif/ |
| H A D | nx_netif_filter_compat.c | 149 nx_mbq_enq_multi(q, m_chain, m_tail, cnt, bytes); in nx_netif_filter_tx_processed_mbuf_enqueue()
|
| H A D | nx_netif_compat.c | 1157 nx_mbq_enq_multi(q, m_head, m_tail, s->packets_in, s->bytes_in); in nx_netif_compat_receive()
|