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

/xnu-2782.1.97/bsd/netinet/
H A Dtcp_var.h1240 void tcp_getrt_rtt(struct tcpcb *tp, struct rtentry *rt);
H A Dtcp_output.c2526 tcp_getrt_rtt(tp, tp->t_inpcb->in6p_route.ro_rt);
H A Dtcp_subr.c988 tcp_getrt_rtt(struct tcpcb *tp, struct rtentry *rt) function
H A Dtcp_input.c4998 tcp_getrt_rtt(tp, rt);

Completed in 46 milliseconds