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

/darwin-on-arm/xnu/bsd/netinet/
H A Dtcp_ledbat.c87 extern uint32_t get_base_rtt(struct tcpcb *tp);
144 base_rtt = get_base_rtt(tp);
H A Dtcp_output.c221 extern uint32_t get_base_rtt(struct tcpcb *tp);
719 basertt = get_base_rtt(tp);
H A Dtcp_input.c363 uint32_t get_base_rtt(struct tcpcb *tp);
4152 get_base_rtt(struct tcpcb *tp) function

Completed in 22 milliseconds