Searched refs:m_copyup (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/sys/net/
H A Dif_bridge.c2381 mc2 = m_copyup(mc2, i, ETHER_ALIGN);
2575 mc = m_copyup(mc, i, ETHER_ALIGN);
3366 if ((m = m_copyup(m, sizeof(struct ip),
3463 if ((m = m_copyup(m, sizeof(struct ip6_hdr),
/freebsd-11-stable/sys/sys/
H A Dmbuf.h588 struct mbuf *m_copyup(struct mbuf *, int, int);
/freebsd-11-stable/sys/kern/
H A Duipc_mbuf.c853 m_copyup(struct mbuf *n, int len, int dstoff) function
/freebsd-11-stable/share/man/man9/
H A DMakefile1125 mbuf.9 m_copyup.9 \

Completed in 70 milliseconds