Searched refs:tcp_m_copym (Results 1 – 5 of 5) sorted by relevance
| /f-stack/freebsd/netinet/ |
| H A D | tcp_output.c | 1078 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 D | tcp_var.h | 1069 tcp_m_copym(struct mbuf *m, int32_t off0, int32_t *plen,
|
| /f-stack/tools/compat/include/netinet/ |
| H A D | tcp_var.h | 1069 tcp_m_copym(struct mbuf *m, int32_t off0, int32_t *plen,
|
| /f-stack/freebsd/netinet/tcp_stacks/ |
| H A D | rack.c | 13285 m->m_next = tcp_m_copym( in rack_output()
|
| H A D | bbr.c | 13323 m->m_next = tcp_m_copym( in bbr_output_wtime()
|