Home
last modified time | relevance | path

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

/xnu-11417.101.15/bsd/netinet/
H A Dtcp_input.c337 static void update_base_rtt(struct tcpcb *tp, uint32_t rtt);
6421 update_base_rtt(struct tcpcb *tp, uint32_t rtt) in update_base_rtt() function
6632 update_base_rtt(tp, rtt); in tcp_compute_rcv_rtt()
6713 update_base_rtt(tp, rtt); in tcp_xmit_timer()