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

/darwin-on-arm/xnu/bsd/netinet/
H A Dtcp_usrreq.c987 if ((taop = tcp_gettaocache(tp->t_inpcb)) == NULL) {
1094 if ((taop = tcp_gettaocache(tp->t_inpcb)) == NULL) {
H A Dtcp_var.h1019 tcp_gettaocache(struct inpcb *);
H A Dtcp_subr.c2339 tcp_gettaocache(inp) function

Completed in 25 milliseconds