Searched refs:IPSET_MAX_RANGE (Results 1 – 11 of 11) sorted by relevance
155 if (i > IPSET_MAX_RANGE) { in hash_ipmark4_uadt()
156 if (i > IPSET_MAX_RANGE) { in hash_ip4_uadt()
197 if (i > IPSET_MAX_RANGE) { in hash_net4_uadt()
191 if (i > IPSET_MAX_RANGE) { in hash_ipportip4_uadt()
195 if (i > IPSET_MAX_RANGE) { in hash_ipport4_uadt()
265 if (i > IPSET_MAX_RANGE) { in hash_netiface4_uadt()
251 if (i > IPSET_MAX_RANGE) { in hash_netport4_uadt()
264 if (i > IPSET_MAX_RANGE) { in hash_netnet4_uadt()
286 if (i > IPSET_MAX_RANGE) { in hash_ipportnet4_uadt()
316 if (i > IPSET_MAX_RANGE) { in hash_netportnet4_uadt()
202 #define IPSET_MAX_RANGE (1<<14) macro