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 gen_estimator_active(struct net_rate_estimator __rcu ** rate_est);
10
ARGUMENTS
12rate_est
13rate estimator
14
DESCRIPTION
16Returns true if estimator is active, and false if not.
17
COPYRIGHT
19Kernel Hackers Manual 3.10 June 2019 GEN_ESTIMATOR_ACTIVE(9)