Searched refs:tcp_maketemplate (Results 1 – 4 of 4) sorted by relevance
1815 struct tcptemp *tcp_maketemplate(struct tcpcb *, struct mbuf **);
998 t_template = tcp_maketemplate(tp, &m); in tcp_send_keep_alive()
725 tcp_maketemplate(struct tcpcb *tp, struct mbuf **mp) in tcp_maketemplate() function
4321 struct tcptemp *t_template = tcp_maketemplate(tp, &m); in mptcp_subflow_mustrst_ev()