Home
last modified time | relevance | path

Searched defs:base_rtt (Results 1 – 4 of 4) sorted by relevance

/xnu-11215.81.4/bsd/netinet/
H A Dtcp_rledbat.c107 rledbat_gain(uint32_t base_rtt) in rledbat_gain()
118 uint32_t base_rtt, uint32_t curr_rtt, uint32_t now) in rledbat_congestion_avd()
223 const uint32_t base_rtt = get_base_rtt(tp); in tcp_rledbat_data_rcvd() local
H A Dtcp_ledbat.c85 uint32_t base_rtt = get_base_rtt(tp); in update_cwnd() local
221 ledbat_gain(uint32_t base_rtt) in ledbat_gain()
232 uint32_t base_rtt, uint32_t curr_rtt, uint32_t now) in ledbat_pp_congestion_avd()
307 const uint32_t base_rtt = get_base_rtt(tp); in ledbat_pp_ack_rcvd() local
H A Dtcp_output.c3715 uint32_t base_rtt, newsize; in tcp_recv_throttle() local
H A Dtcp_input.c6356 u_int32_t base_rtt, i; in update_base_rtt() local