Home
last modified time | relevance | path

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

/freebsd/sys/netinet/
H A Dtcp_output.c1096 m->m_next = tcp_m_copym(mb, moff, in tcp_default_output()
1970 tcp_m_copym(struct mbuf *m, int32_t off0, int32_t *plen, in tcp_m_copym() function
H A Dtcp_var.h1532 tcp_m_copym(struct mbuf *m, int32_t off0, int32_t *plen,
/freebsd/sys/netinet/tcp_stacks/
H A Dbbr.c13171 m->m_next = tcp_m_copym( in bbr_output_wtime()
H A Drack.c21576 m->m_next = tcp_m_copym( in rack_output()