Home
last modified time | relevance | path

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

/xnu-11215.61.5/bsd/netinet/
H A Dtcp_var.h1815 struct tcptemp *tcp_maketemplate(struct tcpcb *, struct mbuf **);
H A Dtcp_timer.c998 t_template = tcp_maketemplate(tp, &m); in tcp_send_keep_alive()
H A Dtcp_subr.c725 tcp_maketemplate(struct tcpcb *tp, struct mbuf **mp) in tcp_maketemplate() function
H A Dmptcp_subr.c4321 struct tcptemp *t_template = tcp_maketemplate(tp, &m); in mptcp_subflow_mustrst_ev()