Home
last modified time | relevance | path

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

/linux/net/netfilter/ipvs/
H A Dip_vs_lblcr.c213 int moh, doh; in ip_vs_dest_set_max() local
222 moh = ip_vs_dest_conn_overhead(most); in ip_vs_dest_set_max()
234 if (((__s64)moh * atomic_read(&dest->weight) < in ip_vs_dest_set_max()
238 moh = doh; in ip_vs_dest_set_max()
248 atomic_read(&most->weight), moh); in ip_vs_dest_set_max()