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

/xnu-2422.115.4/bsd/netinet/
H A Dtcp_var.h1164 void tcp_getrt_rtt(struct tcpcb *tp, struct rtentry *rt);
H A Dtcp_output.c2400 tcp_getrt_rtt(tp, tp->t_inpcb->in6p_route.ro_rt);
H A Dtcp_subr.c948 tcp_getrt_rtt(struct tcpcb *tp, struct rtentry *rt) function
H A Dtcp_input.c4811 tcp_getrt_rtt(tp, rt);

Completed in 32 milliseconds