Home
last modified time | relevance | path

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

/xnu-8796.101.5/bsd/netinet/
H A Dtcp_input.c338 static void update_base_rtt(struct tcpcb *tp, uint32_t rtt);
5987 update_base_rtt(struct tcpcb *tp, uint32_t rtt) in update_base_rtt() function
6198 update_base_rtt(tp, rtt); in tcp_compute_rcv_rtt()
6279 update_base_rtt(tp, rtt); in tcp_xmit_timer()