Searched refs:m_copym_with_hdrs (Results 1 – 4 of 4) sorted by relevance
| /xnu-12377.81.4/bsd/netinet/ |
| H A D | tcp_output.c | 2770 m = m_copym_with_hdrs(so->so_snd.sb_mb, in tcp_output() 2776 m = m_copym_with_hdrs(so->so_snd.sb_mb, in tcp_output()
|
| /xnu-12377.81.4/bsd/sys/ |
| H A D | mbuf.h | 1726 __private_extern__ struct mbuf *m_copym_with_hdrs(struct mbuf *, int, int, int,
|
| /xnu-12377.81.4/bsd/kern/ |
| H A D | uipc_mbuf.c | 3187 m_copym_with_hdrs(struct mbuf *m0, int off0, int len0, int wait, in m_copym_with_hdrs() function
|
| H A D | uipc_mbuf_mcache.c | 4076 m_copym_with_hdrs(struct mbuf *m0, int off0, int len0, int wait, function
|