table of contents
other versions
- stretch 4.9.168-1
GEN_ESTIMATOR_ACTIVE(9) | Linux Networking | GEN_ESTIMATOR_ACTIVE(9) |
NAME¶
gen_estimator_active - test if estimator is currently in useSYNOPSIS¶
bool gen_estimator_active(const struct gnet_stats_basic_packed * bstats, const struct gnet_stats_rate_est64 * rate_est);
ARGUMENTS¶
bstatsbasic statistics
rate_est
rate estimator statistics
DESCRIPTION¶
Returns true if estimator is active, and false if not.COPYRIGHT¶
April 2019 | Kernel Hackers Manual 4.9. |