Searched refs:tcp_maketemplate (Results 1 – 5 of 5) sorted by relevance
| /xnu-12377.1.9/bsd/netinet/ |
| H A D | tcp_syncookie.c | 333 t_template = tcp_maketemplate(tp, &m, local, remote); in syncookie_respond()
|
| H A D | tcp_var.h | 1868 struct tcptemp *tcp_maketemplate(struct tcpcb *, struct mbuf **, struct sockaddr *, struct sockaddr…
|
| H A D | tcp_timer.c | 990 t_template = tcp_maketemplate(tp, &m, NULL, NULL); in tcp_send_keep_alive()
|
| H A D | tcp_subr.c | 800 tcp_maketemplate(struct tcpcb *tp, struct mbuf **mp, in tcp_maketemplate() function
|
| H A D | mptcp_subr.c | 4350 struct tcptemp *t_template = tcp_maketemplate(tp, &m, NULL, NULL); in mptcp_subflow_mustrst_ev()
|