Home
last modified time | relevance | path

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

/xnu-8020.140.41/bsd/kern/
H A Duipc_mbuf2.c567 m_tag_copy(struct m_tag *t, int how) in m_tag_copy() function
597 t = m_tag_copy(p, how); in m_tag_copy_chain()
/xnu-8020.140.41/bsd/sys/
H A Dmbuf.h1589 __private_extern__ struct m_tag *m_tag_copy(struct m_tag *, int);