Searched defs:gain (Results 1 – 2 of 2) sorted by relevance
| /f-stack/freebsd/netinet/tcp_stacks/ |
| H A D | bbr.c | 2472 bbr_log_pacing_delay_calc(struct tcp_bbr *bbr, uint16_t gain, uint32_t len, in bbr_log_pacing_delay_calc() 3439 bbr_get_raw_target_cwnd(struct tcp_bbr *bbr, uint32_t gain, uint64_t bw) in bbr_get_raw_target_cwnd() 3463 bbr_get_target_cwnd(struct tcp_bbr *bbr, uint64_t bw, uint32_t gain) in bbr_get_target_cwnd() 3499 bbr_gain_adjust(struct tcp_bbr *bbr, uint16_t gain) in bbr_gain_adjust() 3535 bbr_get_pacing_length(struct tcp_bbr *bbr, uint16_t gain, uint32_t useconds_time, uint64_t bw) in bbr_get_pacing_length() 3556 bbr_get_pacing_delay(struct tcp_bbr *bbr, uint16_t gain, int32_t len, uint32_t cts, int nolog) in bbr_get_pacing_delay() 10710 bbr_get_a_state_target(struct tcp_bbr *bbr, uint32_t gain) in bbr_get_a_state_target() 10998 uint64_t btlbw, gain; in bbr_google_startup() local 11025 uint64_t btlbw, gain; in bbr_state_startup() local
|
| H A D | rack.c | 1624 uint64_t gain; in rack_get_output_bw() local
|