Searched refs:m_copym_with_hdrs (Results 1 – 3 of 3) sorted by relevance
1516 __private_extern__ struct mbuf *m_copym_with_hdrs(struct mbuf *, int, int, int,
2370 if ((m = m_copym_with_hdrs(so->so_snd.sb_mb, in tcp_output()
5236 m_copym_with_hdrs(struct mbuf *m0, int off0, int len0, int wait, function