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.