Home
last modified time | relevance | path

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

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