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

/linux-master/net/netfilter/ipvs/
H A Dip_vs_wrr.c165 bool last_pass = false, restarted = false; local
190 * 1. last_pass: we started checks when cw > di but
195 if (last_pass ||
200 last_pass = mark->cw <= mark->di;
201 if (last_pass && restarted &&

Completed in 260 milliseconds