Home
last modified time | relevance | path

Searched refs:tcp_maketemplate (Results 1 – 4 of 4) sorted by relevance

/xnu-8019.80.24/bsd/netinet/
H A Dtcp_var.h1621 struct tcptemp *tcp_maketemplate(struct tcpcb *);
H A Dtcp_timer.c985 t_template = tcp_maketemplate(tp); in tcp_send_keep_alive()
H A Dtcp_subr.c704 tcp_maketemplate(struct tcpcb *tp) in tcp_maketemplate() function
H A Dmptcp_subr.c4515 struct tcptemp *t_template = tcp_maketemplate(tp); in mptcp_subflow_mustrst_ev()