Home
last modified time | relevance | path

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

/openbmc/linux/net/openvswitch/
H A Dconntrack.c1070 bool have_ip_max = false; in parse_nat() local
1122 have_ip_max = true; in parse_nat()
1177 if (info->range.flags & NF_NAT_RANGE_MAP_IPS && !have_ip_max) { in parse_nat()