Searched refs:useconds_time (Results 1 – 1 of 1) sorted by relevance
437 uint32_t useconds_time, uint64_t bw);3501 bbr_get_pacing_length(struct tcp_bbr *bbr, uint16_t gain, uint32_t useconds_time, uint64_t bw) in bbr_get_pacing_length() argument3505 if (useconds_time == 0) in bbr_get_pacing_length()3509 tim = useconds_time; in bbr_get_pacing_length()