Home
last modified time | relevance | path

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

/linux-6.1.9/net/netfilter/ipvs/
Dip_vs_est.c96 static void estimation_timer(struct timer_list *t) in estimation_timer() function
196 timer_setup(&ipvs->est_timer, estimation_timer, 0); in ip_vs_estimator_net_init()