Home
last modified time | relevance | path

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

/f-stack/freebsd/netinet/tcp_stacks/
H A Drack.c3043 uint64_t ebdp; in rack_exit_probertt() local
3096 ebdp = rack->r_ctl.rc_target_probertt_flight; in rack_exit_probertt()
3097 ebdp *= rack_probe_rtt_sets_cwnd; in rack_exit_probertt()
3098 ebdp /= 100; in rack_exit_probertt()
3099 setto = rack->r_ctl.rc_target_probertt_flight + ebdp; in rack_exit_probertt()