1GEN_KILL_ESTIMATOR(9) Linux Networking GEN_KILL_ESTIMATOR(9)
23
4
NAME
6gen_kill_estimator - remove a rate estimator
7
SYNOPSIS
9void gen_kill_estimator(struct gnet_stats_basic_packed * bstats,
10struct gnet_stats_rate_est * rate_est);
11
ARGUMENTS
13bstats
14basic statistics
1516
rate_est
17rate estimator statistics
18
DESCRIPTION
20Removes the rate estimator specified by bstats and rate_est.
21
NOTE
23Called under rtnl_mutex
24
COPYRIGHT
26Kernel Hackers Manual 2.6. June 2019 GEN_KILL_ESTIMATOR(9)