Searched refs:tcptemp (Results 1 – 4 of 4) sorted by relevance
199 struct tcptemp { struct1621 struct tcptemp *tcp_maketemplate(struct tcpcb *);
703 struct tcptemp *707 struct tcptemp *n; in tcp_maketemplate()713 m->m_len = sizeof(struct tcptemp); in tcp_maketemplate()714 n = mtod(m, struct tcptemp *); in tcp_maketemplate()
982 struct tcptemp *t_template; in tcp_send_keep_alive()
4515 struct tcptemp *t_template = tcp_maketemplate(tp); in mptcp_subflow_mustrst_ev()