Home
last modified time | relevance | path

Searched refs:gnet_estimator (Results 1 – 5 of 5) sorted by relevance

/linux/include/net/netfilter/
H A Dxt_rateest.h17 struct gnet_estimator params;
/linux/include/uapi/linux/
H A Dgen_stats.h68 * struct gnet_estimator - rate estimator configuration
72 struct gnet_estimator { struct
73 intervalgnet_estimator global() argument
74 ewma_loggnet_estimator global() argument
/linux/net/core/
H A Dgen_estimator.c137 struct gnet_estimator *parm = nla_data(opt); in gen_new_estimator()
/linux/net/netfilter/
H A Dxt_RATEEST.c114 struct gnet_estimator est; in xt_rateest_tg_checkentry()
/linux/net/sched/
H A Dsch_htb.c1824 struct gnet_estimator opt; in htb_change_class()