Rechercher une page de manuel
gen_replace_estimator
Langue: en
Version: October 2010 (fedora - 01/12/10)
Section: 9 (Appels noyau Linux)
NAME
gen_replace_estimator - replace rate estimator configurationSYNOPSIS
- int gen_replace_estimator(struct gnet_stats_basic_packed * bstats, struct gnet_stats_rate_est * rate_est, spinlock_t * stats_lock, struct nlattr * opt);
ARGUMENTS
bstats
- basic statistics
rate_est
- rate estimator statistics
stats_lock
- statistics lock
opt
- rate estimator configuration TLV
DESCRIPTION
Replaces the configuration of a rate estimator by calling gen_kill_estimator and gen_new_estimator.
Returns 0 on success or a negative error code.
COPYRIGHT
Contenus ©2006-2024 Benjamin Poulain
Design ©2006-2024 Maxime Vantorre