Searched refs:tcptemp (Results 1 - 4 of 4) sorted by relevance

/xnu-2782.1.97/bsd/netinet/
H A Dtcp_var.h181 struct tcptemp { struct
1261 struct tcptemp *tcp_maketemplate(struct tcpcb *);
H A Dtcp_subr.c571 struct tcptemp *
576 struct tcptemp *n;
581 m->m_len = sizeof(struct tcptemp);
582 n = mtod(m, struct tcptemp *);
H A Dtcp_timer.c664 struct tcptemp *t_template;
H A Dmptcp_subr.c2963 struct tcptemp *t_template;

Completed in 36 milliseconds