Home
last modified time | relevance | path

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

/xnu-12377.1.9/bsd/netinet/ !
H A Dtcp_var.h1839 void tcp_getrt_rtt(struct tcpcb *tp, struct rtentry *rt);
H A Dtcp_output.c3857 tcp_getrt_rtt(tp, tp->t_inpcb->in6p_route.ro_rt); in tcp_ip_output()
H A Dtcp_subr.c1354 tcp_getrt_rtt(struct tcpcb *tp, struct rtentry *rt) in tcp_getrt_rtt() function
H A Dtcp_input.c7176 tcp_getrt_rtt(tp, rt); in tcp_mss()