Searched refs:m_tag_copy_chain (Results 1 – 4 of 4) sorted by relevance
58 return !m_tag_copy_chain(to, from, how); in m_tag_copy_chain_openbsd()60 #define m_tag_copy_chain m_tag_copy_chain_openbsd macro
434 m_tag_copy_chain(struct mbuf *to, const struct mbuf *from, int how) in m_tag_copy_chain() function
401 return (m_tag_copy_chain(to, from, how)); in m_dup_pkthdr()
333 int m_tag_copy_chain(struct mbuf *to, const struct mbuf *from, int how);