Searched refs:m_copy_pftag (Results 1 - 2 of 2) sorted by relevance

/darwin-on-arm/xnu/bsd/sys/
H A Dmbuf.h460 #define M_COPY_PFTAG(to, from) m_copy_pftag(to, from)
1038 __private_extern__ void m_copy_pftag(struct mbuf *, struct mbuf *);
/darwin-on-arm/xnu/bsd/kern/
H A Duipc_mbuf.c3614 m_copy_pftag(struct mbuf *to, struct mbuf *from) function

Completed in 17 milliseconds