Home
last modified time | relevance | path

Searched refs:nx_mbq_enq_multi (Results 1 – 3 of 3) sorted by relevance

/xnu-8792.61.2/bsd/skywalk/nexus/
H A Dnexus_mbq.h185 nx_mbq_enq_multi(struct nx_mbq *q, struct mbuf *m_head, struct mbuf *m_tail, in nx_mbq_enq_multi() function
/xnu-8792.61.2/bsd/skywalk/nexus/netif/
H A Dnx_netif_filter_compat.c149 nx_mbq_enq_multi(q, m_chain, m_tail, cnt, bytes); in nx_netif_filter_tx_processed_mbuf_enqueue()
H A Dnx_netif_compat.c1159 nx_mbq_enq_multi(q, m_head, m_tail, s->packets_in, s->bytes_in); in nx_netif_compat_receive()