Home
last modified time | relevance | path

Searched refs:TCA_STATS_RATE_EST (Results 1 – 4 of 4) sorted by relevance

/linux-4.1.27/include/uapi/linux/
Dgen_stats.h9 TCA_STATS_RATE_EST, enumerator
/linux-4.1.27/net/netfilter/
Dxt_RATEEST.c135 cfg.opt.nla_type = TCA_STATS_RATE_EST; in xt_rateest_tg_checkentry()
/linux-4.1.27/Documentation/networking/
Dgen_stats.txt9 gnet_stats_rate_est TCA_STATS_RATE_EST Rate estimator
/linux-4.1.27/net/core/
Dgen_stats.c210 res = gnet_stats_copy(d, TCA_STATS_RATE_EST, &est, sizeof(est)); in gnet_stats_copy_rate_est()