table of contents
other versions
GEN_KILL_ESTIMATOR(9) | Linux Networking | GEN_KILL_ESTIMATOR(9) |
NAME¶
gen_kill_estimator - remove a rate estimator
SYNOPSIS¶
void gen_kill_estimator(struct net_rate_estimator __rcu ** rate_est);
ARGUMENTS¶
struct net_rate_estimator __rcu ** rate_est
rate estimator
DESCRIPTION¶
Removes the rate estimator.
COPYRIGHT¶
July 2017 | Kernel Hackers Manual 4.12 |