gen_estimator_read
bool gen_estimator_read(struct net_rate_estimator __rcu **ptr,
EXPORT_SYMBOL(gen_estimator_read);
if (!gen_estimator_read(rate_est, &sample))
gen_estimator_read(&info->est1->rate_est, &sample);
gen_estimator_read(&info->est2->rate_est, &sample);
if (!gen_estimator_read(&police->tcf_rate_est, &sample) ||