Searched refs:tt_ipgen (Results 1 – 5 of 5) sorted by relevance
| /xnu-12377.41.6/bsd/netinet/ |
| H A D | tcp_syncookie.c | 367 tcp_respond((struct tcpcb*) 0, t_template->tt_ipgen, sizeof(t_template->tt_ipgen), in syncookie_respond()
|
| H A D | tcp_timer.c | 1008 tcp_respond(tp, t_template->tt_ipgen, sizeof(t_template->tt_ipgen), in tcp_send_keep_alive()
|
| H A D | tcp_var.h | 256 u_char tt_ipgen[40]; /* the size must be of max ip header, now IPv6 */ member
|
| H A D | mptcp_subr.c | 4369 tcp_respond(tp, t_template->tt_ipgen, sizeof(t_template->tt_ipgen), in mptcp_subflow_mustrst_ev()
|
| H A D | tcp_subr.c | 908 tcp_fillheaders(m, tp, (void *)&n->tt_ipgen, (void *)&n->tt_t, local, remote); in tcp_maketemplate()
|