Home
last modified time | relevance | path

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

/Linux-v4.19/net/netfilter/ipvs/
Dip_vs_lblcr.c219 int moh, doh; in ip_vs_dest_set_max() local
228 moh = ip_vs_dest_conn_overhead(most); in ip_vs_dest_set_max()
240 if (((__s64)moh * atomic_read(&dest->weight) < in ip_vs_dest_set_max()
244 moh = doh; in ip_vs_dest_set_max()
254 atomic_read(&most->weight), moh); in ip_vs_dest_set_max()