Searched refs:tcptemp (Results 1 – 5 of 5) sorted by relevance
321 struct tcptemp *__single t_template; in syncookie_respond()
255 struct tcptemp { struct1868 struct tcptemp *tcp_maketemplate(struct tcpcb *, struct mbuf **, struct sockaddr *, struct sockaddr…
799 struct tcptemp *804 struct tcptemp *n; in tcp_maketemplate()810 m->m_len = sizeof(struct tcptemp); in tcp_maketemplate()811 n = mtod(m, struct tcptemp *); in tcp_maketemplate()
986 struct tcptemp *__single t_template; in tcp_send_keep_alive()
4350 struct tcptemp *t_template = tcp_maketemplate(tp, &m, NULL, NULL); in mptcp_subflow_mustrst_ev()