Searched refs:m_tag_copy_chain (Results 1 - 3 of 3) sorted by relevance

/darwin-on-arm/xnu/bsd/kern/
H A Duipc_mbuf2.c643 * m_tag_copy_chain() is typically called with a newly-allocated
647 m_tag_copy_chain(struct mbuf *to, struct mbuf *from, int how) function
H A Duipc_mbuf.c3610 return (m_tag_copy_chain(to, from, how));
/darwin-on-arm/xnu/bsd/sys/
H A Dmbuf.h1120 __private_extern__ int m_tag_copy_chain(struct mbuf *, struct mbuf *, int);

Completed in 25 milliseconds