table of contents
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¶
rate_est
rate estimator
DESCRIPTION¶
Returns true if estimator is active, and false if not.
COPYRIGHT¶
June 2024 | Kernel Hackers Manual 3.10 |