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

/darwin-on-arm/xnu/bsd/netinet/
H A Dtcp_var.h1017 void tcp_getrt_rtt(struct tcpcb *tp, struct rtentry *rt);
H A Dtcp_output.c2197 tcp_getrt_rtt(tp, tp->t_inpcb->in6p_route.ro_rt);
H A Dtcp_subr.c925 tcp_getrt_rtt(struct tcpcb *tp, struct rtentry *rt) function
H A Dtcp_input.c4454 tcp_getrt_rtt(tp, rt);

Completed in 19 milliseconds