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

/xnu-2782.1.97/bsd/netinet/
H A Dtcp_var.h1242 tcp_gettaocache(struct inpcb *);
H A Dtcp_usrreq.c1312 if ((taop = tcp_gettaocache(tp->t_inpcb)) == NULL) {
1430 if ((taop = tcp_gettaocache(tp->t_inpcb)) == NULL) {
H A Dtcp_subr.c2465 tcp_gettaocache(inp) function

Completed in 35 milliseconds