Searched refs:tcpip_fillheaders (Results 1 – 7 of 7) sorted by relevance
| /f-stack/freebsd/netinet/ |
| H A D | tcp_timewait.c | 583 tcpip_fillheaders(inp, ip6, th); in tcp_twrespond() 594 tcpip_fillheaders(inp, ip, th); in tcp_twrespond()
|
| H A D | tcp_output.c | 1144 tcpip_fillheaders(tp->t_inpcb, ip6, th); in tcp_output() 1153 tcpip_fillheaders(tp->t_inpcb, ip, th); in tcp_output()
|
| H A D | tcp_var.h | 1027 void tcpip_fillheaders(struct inpcb *, void *, void *);
|
| H A D | tcp_subr.c | 1310 tcpip_fillheaders(struct inpcb *inp, void *ip_ptr, void *tcp_ptr) in tcpip_fillheaders() function 1377 tcpip_fillheaders(inp, (void *)&t->tt_ipgen, (void *)&t->tt_t); in tcpip_maketemplate()
|
| /f-stack/tools/compat/include/netinet/ |
| H A D | tcp_var.h | 1027 void tcpip_fillheaders(struct inpcb *, void *, void *);
|
| /f-stack/freebsd/netinet/tcp_stacks/ |
| H A D | rack.c | 13389 tcpip_fillheaders(inp, in rack_output() 13412 tcpip_fillheaders(inp, in rack_output()
|
| H A D | bbr.c | 13429 tcpip_fillheaders(inp, in bbr_output_wtime() 13452 tcpip_fillheaders(inp, in bbr_output_wtime()
|