Home
last modified time | relevance | path

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

/linux/include/net/
H A Dip_vs.h409 #define IPVS_EST_NTICKS 50 macro
411 #define IPVS_EST_TICK ((2 * HZ) / IPVS_EST_NTICKS)
427 ALIGN_DOWN(2 * 1000 * 10 / IPVS_EST_LOAD_DIVISOR / IPVS_EST_NTICKS, 8)
438 #if IPVS_EST_NTICKS > 127
455 struct ip_vs_est_tick_data __rcu *ticks[IPVS_EST_NTICKS];
456 DECLARE_BITMAP(avail, IPVS_EST_NTICKS); /* tick has space for ests */
459 int tick_len[IPVS_EST_NTICKS]; /* est count */