Home
last modified time | relevance | path

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

/Linux-v6.1/include/uapi/linux/netfilter/ipset/
Dip_set_hash.h18 IPSET_ERR_HASH_RANGE_UNSUPPORTED, enumerator
/Linux-v6.1/net/netfilter/ipset/
Dip_set_hash_ip.c253 return -IPSET_ERR_HASH_RANGE_UNSUPPORTED; in hash_ip6_uadt()
Dip_set_hash_ipmark.c247 return -IPSET_ERR_HASH_RANGE_UNSUPPORTED; in hash_ipmark6_uadt()
Dip_set_hash_net.c328 return -IPSET_ERR_HASH_RANGE_UNSUPPORTED; in hash_net6_uadt()
Dip_set_hash_ipport.c285 return -IPSET_ERR_HASH_RANGE_UNSUPPORTED; in hash_ipport6_uadt()
Dip_set_hash_ipportip.c296 return -IPSET_ERR_HASH_RANGE_UNSUPPORTED; in hash_ipportip6_uadt()
Dip_set_hash_netiface.c436 return -IPSET_ERR_HASH_RANGE_UNSUPPORTED; in hash_netiface6_uadt()
Dip_set_hash_netport.c400 return -IPSET_ERR_HASH_RANGE_UNSUPPORTED; in hash_netport6_uadt()
Dip_set_hash_netnet.c427 return -IPSET_ERR_HASH_RANGE_UNSUPPORTED; in hash_netnet6_uadt()
Dip_set_hash_ipportnet.c435 return -IPSET_ERR_HASH_RANGE_UNSUPPORTED; in hash_ipportnet6_uadt()
Dip_set_hash_netportnet.c491 return -IPSET_ERR_HASH_RANGE_UNSUPPORTED; in hash_netportnet6_uadt()