Searched refs:m_copy_pkthdr (Results 1 – 3 of 3) sorted by relevance
895 #define M_COPY_PKTHDR(to, from) m_copy_pkthdr(to, from)1569 __private_extern__ void m_copy_pkthdr(struct mbuf *, struct mbuf *);
722 m_copy_pkthdr(dest, src); in mbuf_copy_pkthdr()
5007 m_copy_pkthdr(struct mbuf *to, struct mbuf *from) function6681 m_copy_pkthdr(m, n);