Home
last modified time | relevance | path

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

/Linux-v6.6/net/openvswitch/
Dconntrack.c1065 bool have_ip_max = false; in parse_nat() local
1117 have_ip_max = true; in parse_nat()
1172 if (info->range.flags & NF_NAT_RANGE_MAP_IPS && !have_ip_max) { in parse_nat()