Searched refs:useconds_time (Results 1 – 1 of 1) sorted by relevance
450 uint32_t useconds_time, uint64_t bw);3535 bbr_get_pacing_length(struct tcp_bbr *bbr, uint16_t gain, uint32_t useconds_time, uint64_t bw) in bbr_get_pacing_length() argument3539 if (useconds_time == 0) in bbr_get_pacing_length()3543 tim = useconds_time; in bbr_get_pacing_length()