Home
last modified time | relevance | path

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

/linux/net/netfilter/ipvs/
H A Dip_vs_wrr.c164 bool last_pass = false, restarted = false; in ip_vs_wrr_schedule() local
194 if (last_pass || in ip_vs_wrr_schedule()
199 last_pass = mark->cw <= mark->di; in ip_vs_wrr_schedule()
200 if (last_pass && restarted && in ip_vs_wrr_schedule()