Home
last modified time | relevance | path

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

/xnu-8792.61.2/bsd/netinet/
H A Dtcp_var.h1657 void tcp_getrt_rtt(struct tcpcb *tp, struct rtentry *rt);
H A Dtcp_output.c3460 tcp_getrt_rtt(tp, tp->t_inpcb->in6p_route.ro_rt); in tcp_ip_output()
H A Dtcp_subr.c1237 tcp_getrt_rtt(struct tcpcb *tp, struct rtentry *rt) in tcp_getrt_rtt() function
H A Dtcp_input.c6561 tcp_getrt_rtt(tp, rt); in tcp_mss()