Home
last modified time | relevance | path

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

/openbmc/linux/net/netfilter/ipvs/
H A Dip_vs_lblcr.c214 int moh, doh; in ip_vs_dest_set_max() local
223 moh = ip_vs_dest_conn_overhead(most); in ip_vs_dest_set_max()
235 if (((__s64)moh * atomic_read(&dest->weight) < in ip_vs_dest_set_max()
239 moh = doh; in ip_vs_dest_set_max()
249 atomic_read(&most->weight), moh); in ip_vs_dest_set_max()