Home
last modified time | relevance | path

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

/freebsd-head/sys/netinet/
HDtcp_output.c1093 m->m_next = tcp_m_copym(mb, moff, in tcp_default_output()
1958 tcp_m_copym(struct mbuf *m, int32_t off0, int32_t *plen, in tcp_m_copym() function
HDtcp_var.h1529 tcp_m_copym(struct mbuf *m, int32_t off0, int32_t *plen,
/freebsd-head/sys/netinet/tcp_stacks/
HDbbr.c13171 m->m_next = tcp_m_copym( in bbr_output_wtime()
HDrack.c21535 m->m_next = tcp_m_copym( in rack_output()