Home
last modified time | relevance | path

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

/xnu-12377.41.6/bsd/sys/
H A Dmbuf.h1219 mbufq_enqueue(struct mbufq *q, struct mbuf *head, struct mbuf *tail, in mbufq_enqueue() function
/xnu-12377.41.6/bsd/skywalk/nexus/flowswitch/flow/
H A Dflow_agg.c2504 mbufq_enqueue(host_mq, m_chain, smbuf, smbufs, bytes); in flow_rx_agg_host()
/xnu-12377.41.6/bsd/skywalk/nexus/flowswitch/
H A Dfsw_dp.c1637 mbufq_enqueue(host_mq, m_head, m_tail, cnt, bytes); in fsw_host_rx_enqueue_mbq()