Home
last modified time | relevance | path

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

/xnu-11215.81.4/bsd/netinet/
H A Dtcp_input.c337 static void update_base_rtt(struct tcpcb *tp, uint32_t rtt);
6354 update_base_rtt(struct tcpcb *tp, uint32_t rtt) in update_base_rtt() function
6565 update_base_rtt(tp, rtt); in tcp_compute_rcv_rtt()
6646 update_base_rtt(tp, rtt); in tcp_xmit_timer()