Home
last modified time | relevance | path

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

/dflybsd-src/sys/kern/
H A Duipc_mbuf2.c344 m_tag_copy(struct m_tag *t, int how) in m_tag_copy() function
371 t = m_tag_copy(p, how); in m_tag_copy_chain()
/dflybsd-src/sys/sys/
H A Dmbuf.h706 struct m_tag *m_tag_copy(struct m_tag *, int);