Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/netfilter/ipset/
H A Dip_set_hash.h18 IPSET_ERR_HASH_RANGE_UNSUPPORTED, enumerator
/openbmc/linux/net/netfilter/ipset/
H A Dip_set_hash_ipmark.c248 return -IPSET_ERR_HASH_RANGE_UNSUPPORTED; in hash_ipmark6_uadt()
H A Dip_set_hash_ip.c249 return -IPSET_ERR_HASH_RANGE_UNSUPPORTED; in hash_ip6_uadt()
H A Dip_set_hash_net.c325 return -IPSET_ERR_HASH_RANGE_UNSUPPORTED; in hash_net6_uadt()
H A Dip_set_hash_ipport.c302 return -IPSET_ERR_HASH_RANGE_UNSUPPORTED; in hash_ipport6_uadt()
H A Dip_set_hash_ipportip.c297 return -IPSET_ERR_HASH_RANGE_UNSUPPORTED; in hash_ipportip6_uadt()
H A Dip_set_hash_netiface.c433 return -IPSET_ERR_HASH_RANGE_UNSUPPORTED; in hash_netiface6_uadt()
H A Dip_set_hash_netport.c395 return -IPSET_ERR_HASH_RANGE_UNSUPPORTED; in hash_netport6_uadt()
H A Dip_set_hash_netnet.c427 return -IPSET_ERR_HASH_RANGE_UNSUPPORTED; in hash_netnet6_uadt()
H A Dip_set_hash_ipportnet.c438 return -IPSET_ERR_HASH_RANGE_UNSUPPORTED; in hash_ipportnet6_uadt()
H A Dip_set_hash_netportnet.c494 return -IPSET_ERR_HASH_RANGE_UNSUPPORTED; in hash_netportnet6_uadt()