Home
last modified time | relevance | path

Searched refs:tcpip_fillheaders (Results 1 – 7 of 7) sorted by relevance

/f-stack/freebsd/netinet/
H A Dtcp_timewait.c583 tcpip_fillheaders(inp, ip6, th); in tcp_twrespond()
594 tcpip_fillheaders(inp, ip, th); in tcp_twrespond()
H A Dtcp_output.c1144 tcpip_fillheaders(tp->t_inpcb, ip6, th); in tcp_output()
1153 tcpip_fillheaders(tp->t_inpcb, ip, th); in tcp_output()
H A Dtcp_var.h1027 void tcpip_fillheaders(struct inpcb *, void *, void *);
H A Dtcp_subr.c1310 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 Dtcp_var.h1027 void tcpip_fillheaders(struct inpcb *, void *, void *);
/f-stack/freebsd/netinet/tcp_stacks/
H A Drack.c13389 tcpip_fillheaders(inp, in rack_output()
13412 tcpip_fillheaders(inp, in rack_output()
H A Dbbr.c13429 tcpip_fillheaders(inp, in bbr_output_wtime()
13452 tcpip_fillheaders(inp, in bbr_output_wtime()