Searched refs:get_base_rtt (Results 1 - 5 of 5) sorted by relevance

/macosx-10.10/xnu-2782.1.97/bsd/netinet/
H A Dtcp_ledbat.c140 base_rtt = get_base_rtt(tp);
H A Dtcp_cubic.c276 rtt = get_base_rtt(tp);
H A Dtcp_var.h1305 extern uint32_t get_base_rtt(struct tcpcb *tp);
H A Dtcp_output.c779 basertt = get_base_rtt(tp);
2682 base_rtt = get_base_rtt(tp);
H A Dtcp_input.c4636 get_base_rtt(struct tcpcb *tp) function

Completed in 282 milliseconds