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

/darwin-on-arm/xnu/bsd/netinet/
H A Dtcp_var.h168 struct tcptemp { struct
1038 struct tcptemp *
H A Dtcp_subr.c538 struct tcptemp *
543 struct tcptemp *n;
548 m->m_len = sizeof(struct tcptemp);
549 n = mtod(m, struct tcptemp *);
H A Dtcp_timer.c541 struct tcptemp *t_template;

Completed in 22 milliseconds