suse man page for gen_new_estimator

Query: gen_new_estimator

OS: suse

Section: 9

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

GEN_NEW_ESTIMATOR(9)						 Linux Networking					      GEN_NEW_ESTIMATOR(9)

NAME
gen_new_estimator - create a new rate estimator
SYNOPSIS
int gen_new_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
Creates a new rate estimator with bstats as source and rate_est as destination. A new timer with the interval specified in the configuration TLV is created. Upon each interval, the latest statistics will be read from bstats and the estimated rate will be stored in rate_est with the statistics lock grabed during this period. Returns 0 on success or a negative error code.
NOTE
Called under rtnl_mutex
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 GEN_NEW_ESTIMATOR(9)
Related Man Pages
struct_ieee80211_tx_rate(9) - centos
struct_hrtimer(9) - suse
tswtclmt(7ipp) - linux
tswtclmt(7ipp) - osx
tswtclmt(7ipp) - centos
Similar Topics in the Unix Linux Community
Change directory error
Getting command output to putty window title.
Update kernel Linux without reboot?!
SOCKS proxy & PAM configuration exposure
A (ksh) Library For and From UNIX.com