Searched refs:tcptemp (Results 1 – 4 of 4) sorted by relevance
242 struct tcptemp { struct1879 struct tcptemp *tcp_maketemplate(struct tcpcb *, struct mbuf **);
730 struct tcptemp *734 struct tcptemp *n; in tcp_maketemplate()740 m->m_len = sizeof(struct tcptemp); in tcp_maketemplate()741 n = mtod(m, struct tcptemp *); in tcp_maketemplate()
994 struct tcptemp *__single t_template; in tcp_send_keep_alive()
4348 struct tcptemp *t_template = tcp_maketemplate(tp, &m); in mptcp_subflow_mustrst_ev()