1GEN_ESTIMATOR_ACTIVE(9) Linux Networking GEN_ESTIMATOR_ACTIVE(9)
23
4
NAME
6gen_estimator_active - test if estimator is currently in use
7
SYNOPSIS
9bool
10gen_estimator_active(const struct gnet_stats_basic_packed * bstats,
11const struct gnet_stats_rate_est * rate_est);
12
ARGUMENTS
14bstats
15basic statistics
1617
rate_est
18rate estimator statistics
19
DESCRIPTION
21Returns true if estimator is active, and false if not.
22
COPYRIGHT
24Kernel Hackers Manual 2.6. November 2011 GEN_ESTIMATOR_ACTIVE(9)