Home
last modified time | relevance | path

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

/xnu-8796.121.2/bsd/netinet/
H A Dtcp_var.h1681 struct tcptemp *tcp_maketemplate(struct tcpcb *);
H A Dtcp_timer.c986 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.c4323 struct tcptemp *t_template = tcp_maketemplate(tp); in mptcp_subflow_mustrst_ev()