Searched refs:m_copy_pftag (Results 1 – 2 of 2) sorted by relevance
897 #define M_COPY_PFTAG(to, from) m_copy_pftag(to, from)1571 __private_extern__ void m_copy_pftag(struct mbuf *, struct mbuf *);
5063 m_copy_pftag(struct mbuf *to, struct mbuf *from) function