table of contents
other versions
GEN_ESTIMATOR_ACTIVE(9) | Linux Networking | GEN_ESTIMATOR_ACTIVE(9) |
NAME¶
gen_estimator_active - test if estimator is currently in use
SYNOPSIS¶
bool gen_estimator_active(struct net_rate_estimator __rcu ** rate_est);
ARGUMENTS¶
struct net_rate_estimator __rcu ** rate_est
rate estimator
DESCRIPTION¶
Returns true if estimator is active, and false if not.
COPYRIGHT¶
September 2017 | Kernel Hackers Manual 4.12 |