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

/linux-master/include/uapi/linux/netfilter/ipset/
H A Dip_set_hash.h18 IPSET_ERR_HASH_RANGE_UNSUPPORTED, enumerator in enum:__anon13042
/linux-master/net/netfilter/ipset/
H A Dip_set_hash_ip.c249 return -IPSET_ERR_HASH_RANGE_UNSUPPORTED;
H A Dip_set_hash_ipmark.c248 return -IPSET_ERR_HASH_RANGE_UNSUPPORTED;
H A Dip_set_hash_net.c325 return -IPSET_ERR_HASH_RANGE_UNSUPPORTED;
H A Dip_set_hash_ipport.c302 return -IPSET_ERR_HASH_RANGE_UNSUPPORTED;
H A Dip_set_hash_ipportip.c297 return -IPSET_ERR_HASH_RANGE_UNSUPPORTED;
H A Dip_set_hash_ipportnet.c438 return -IPSET_ERR_HASH_RANGE_UNSUPPORTED;
H A Dip_set_hash_netport.c395 return -IPSET_ERR_HASH_RANGE_UNSUPPORTED;
H A Dip_set_hash_netnet.c427 return -IPSET_ERR_HASH_RANGE_UNSUPPORTED;
H A Dip_set_hash_netportnet.c494 return -IPSET_ERR_HASH_RANGE_UNSUPPORTED;
H A Dip_set_hash_netiface.c433 return -IPSET_ERR_HASH_RANGE_UNSUPPORTED;

Completed in 311 milliseconds