Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/netfilter/ipset/
Dip_set_timeout.h35 unsigned int timeout = ip_set_get_h32(tb); in ip_set_timeout_uget()
Dip_set.h393 ip_set_get_h32(const struct nlattr *attr) in ip_set_get_h32() function
/Linux-v4.19/net/netfilter/ipset/
Dip_set_hash_net.c171 u32 cadt_flags = ip_set_get_h32(tb[IPSET_ATTR_CADT_FLAGS]); in hash_net4_uadt()
341 u32 cadt_flags = ip_set_get_h32(tb[IPSET_ATTR_CADT_FLAGS]); in hash_net6_uadt()
Dip_set_hash_netiface.c230 u32 cadt_flags = ip_set_get_h32(tb[IPSET_ATTR_CADT_FLAGS]); in hash_netiface4_uadt()
441 u32 cadt_flags = ip_set_get_h32(tb[IPSET_ATTR_CADT_FLAGS]); in hash_netiface6_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()
428 u32 cadt_flags = ip_set_get_h32(tb[IPSET_ATTR_CADT_FLAGS]); in hash_netport6_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.c376 u32 f = ip_set_get_h32(tb[IPSET_ATTR_CADT_FLAGS]); in list_set_uadt()
617 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()
525 u32 cadt_flags = ip_set_get_h32(tb[IPSET_ATTR_CADT_FLAGS]); in hash_netportnet6_uadt()
Dip_set_hash_gen.h1277 hashsize = ip_set_get_h32(tb[IPSET_ATTR_HASHSIZE]); in IPSET_TOKEN()
1283 maxelem = ip_set_get_h32(tb[IPSET_ATTR_MAXELEM]); in IPSET_TOKEN()
Dip_set_core.c376 cadt_flags = ip_set_get_h32(tb[IPSET_ATTR_CADT_FLAGS]); in ip_set_elem_len()
1306 u32 f = ip_set_get_h32(cda[IPSET_ATTR_FLAGS]); in dump_init()