Searched refs:m_copy_pkthdr (Results 1 – 3 of 3) sorted by relevance
930 #define M_COPY_PKTHDR(to, from) m_copy_pkthdr(to, from)1657 __private_extern__ void m_copy_pkthdr(struct mbuf *, struct mbuf *);
741 m_copy_pkthdr(dest, src); in mbuf_copy_pkthdr()
5003 m_copy_pkthdr(struct mbuf *to, struct mbuf *from) function6778 m_copy_pkthdr(m, n);