Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/netfilter/ipset/
Dip_set_timeout.h32 unsigned int timeout = ip_set_get_h32(tb); in ip_set_timeout_uget()
Dip_set.h472 ip_set_get_h32(const struct nlattr *attr) in ip_set_get_h32() function
/linux-4.4.14/net/netfilter/ipset/
Dip_set_hash_net.c171 u32 cadt_flags = ip_set_get_h32(tb[IPSET_ATTR_CADT_FLAGS]); in hash_net4_uadt()
342 u32 cadt_flags = ip_set_get_h32(tb[IPSET_ATTR_CADT_FLAGS]); in hash_net6_uadt()
Dip_set_hash_netnet.c209 u32 cadt_flags = ip_set_get_h32(tb[IPSET_ATTR_CADT_FLAGS]); in hash_netnet4_uadt()
445 u32 cadt_flags = ip_set_get_h32(tb[IPSET_ATTR_CADT_FLAGS]); in hash_netnet6_uadt()
Dip_set_hash_netport.c211 u32 cadt_flags = ip_set_get_h32(tb[IPSET_ATTR_CADT_FLAGS]); in hash_netport4_uadt()
427 u32 cadt_flags = ip_set_get_h32(tb[IPSET_ATTR_CADT_FLAGS]); in hash_netport6_uadt()
Dip_set_hash_netiface.c232 u32 cadt_flags = ip_set_get_h32(tb[IPSET_ATTR_CADT_FLAGS]); in hash_netiface4_uadt()
446 u32 cadt_flags = ip_set_get_h32(tb[IPSET_ATTR_CADT_FLAGS]); in hash_netiface6_uadt()
Dip_set_hash_ipportnet.c220 u32 cadt_flags = ip_set_get_h32(tb[IPSET_ATTR_CADT_FLAGS]); in hash_ipportnet4_uadt()
480 u32 cadt_flags = ip_set_get_h32(tb[IPSET_ATTR_CADT_FLAGS]); in hash_ipportnet6_uadt()
Dip_set_list_set.c381 u32 f = ip_set_get_h32(tb[IPSET_ATTR_CADT_FLAGS]); in list_set_uadt()
616 size = ip_set_get_h32(tb[IPSET_ATTR_SIZE]); in list_set_create()
Dip_set_hash_netportnet.c242 u32 cadt_flags = ip_set_get_h32(tb[IPSET_ATTR_CADT_FLAGS]); in hash_netportnet4_uadt()
524 u32 cadt_flags = ip_set_get_h32(tb[IPSET_ATTR_CADT_FLAGS]); in hash_netportnet6_uadt()
Dip_set_hash_gen.h1267 hashsize = ip_set_get_h32(tb[IPSET_ATTR_HASHSIZE]); in IPSET_TOKEN()
1273 maxelem = ip_set_get_h32(tb[IPSET_ATTR_MAXELEM]); in IPSET_TOKEN()
Dip_set_core.c374 cadt_flags = ip_set_get_h32(tb[IPSET_ATTR_CADT_FLAGS]); in ip_set_elem_len()
1259 u32 f = ip_set_get_h32(cda[IPSET_ATTR_FLAGS]); in dump_init()