Searched refs:m_tag_copy (Results 1 - 2 of 2) sorted by relevance

/darwin-on-arm/xnu/bsd/kern/
H A Duipc_mbuf2.c603 m_tag_copy(struct m_tag *t, int how) function
656 t = m_tag_copy(p, how);
/darwin-on-arm/xnu/bsd/sys/
H A Dmbuf.h1119 __private_extern__ struct m_tag *m_tag_copy(struct m_tag *, int);

Completed in 25 milliseconds