Home
last modified time | relevance | path

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

/xnu-12377.61.12/bsd/kern/
H A Duipc_mbuf2.c955 m_tag_copy(struct m_tag *t, int how) in m_tag_copy() function
985 t = m_tag_copy(p, how); in m_tag_copy_chain()
/xnu-12377.61.12/bsd/sys/
H A Dmbuf.h1831 __private_extern__ struct m_tag *m_tag_copy(struct m_tag *, int);