Query: gen_replace_estimator
OS: centos
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
GEN_REPLACE_ESTIMATO(9) Linux Networking GEN_REPLACE_ESTIMATO(9)NAMEgen_replace_estimator - replace rate estimator configurationSYNOPSISint gen_replace_estimator(struct gnet_stats_basic_packed * bstats, struct gnet_stats_rate_est64 * rate_est, spinlock_t * stats_lock, struct nlattr * opt);ARGUMENTSbstats basic statistics rate_est rate estimator statistics stats_lock statistics lock opt rate estimator configuration TLVDESCRIPTIONReplaces the configuration of a rate estimator by calling gen_kill_estimator and gen_new_estimator. Returns 0 on success or a negative error code.COPYRIGHTKernel Hackers Manual 3.10 June 2014 GEN_REPLACE_ESTIMATO(9)