Home
last modified time | relevance | path

Searched refs:tcp_m_copym (Results 1 – 5 of 5) sorted by relevance

/f-stack/freebsd/netinet/
H A Dtcp_output.c1078 m->m_next = tcp_m_copym(mb, moff, in tcp_output()
1911 tcp_m_copym(struct mbuf *m, int32_t off0, int32_t *plen, in tcp_m_copym() function
H A Dtcp_var.h1069 tcp_m_copym(struct mbuf *m, int32_t off0, int32_t *plen,
/f-stack/tools/compat/include/netinet/
H A Dtcp_var.h1069 tcp_m_copym(struct mbuf *m, int32_t off0, int32_t *plen,
/f-stack/freebsd/netinet/tcp_stacks/
H A Drack.c13285 m->m_next = tcp_m_copym( in rack_output()
H A Dbbr.c13323 m->m_next = tcp_m_copym( in bbr_output_wtime()