Searched refs:__nx_mbq_enq_multi (Results 1 – 1 of 1) sorted by relevance
| /xnu-10002.81.5/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() function 179 __nx_mbq_enq_multi(q, m_head, m_tail, cnt, size); in nx_mbq_safe_enq_multi() 188 __nx_mbq_enq_multi(q, m_head, m_tail, cnt, size); in nx_mbq_enq_multi()
|