Searched refs:ip_set_get_h32 (Results 1 - 10 of 10) sorted by relevance

/linux-master/net/netfilter/ipset/
H A Dip_set_hash_net.c168 u32 cadt_flags = ip_set_get_h32(tb[IPSET_ATTR_CADT_FLAGS]);
344 u32 cadt_flags = ip_set_get_h32(tb[IPSET_ATTR_CADT_FLAGS]);
H A Dip_set_hash_ipportnet.c217 u32 cadt_flags = ip_set_get_h32(tb[IPSET_ATTR_CADT_FLAGS]);
483 u32 cadt_flags = ip_set_get_h32(tb[IPSET_ATTR_CADT_FLAGS]);
H A Dip_set_hash_netport.c208 u32 cadt_flags = ip_set_get_h32(tb[IPSET_ATTR_CADT_FLAGS]);
429 u32 cadt_flags = ip_set_get_h32(tb[IPSET_ATTR_CADT_FLAGS]);
H A Dip_set_hash_netnet.c210 u32 cadt_flags = ip_set_get_h32(tb[IPSET_ATTR_CADT_FLAGS]);
462 u32 cadt_flags = ip_set_get_h32(tb[IPSET_ATTR_CADT_FLAGS]);
H A Dip_set_hash_netportnet.c250 u32 cadt_flags = ip_set_get_h32(tb[IPSET_ATTR_CADT_FLAGS]);
539 u32 cadt_flags = ip_set_get_h32(tb[IPSET_ATTR_CADT_FLAGS]);
H A Dip_set_hash_netiface.c232 u32 cadt_flags = ip_set_get_h32(tb[IPSET_ATTR_CADT_FLAGS]);
454 u32 cadt_flags = ip_set_get_h32(tb[IPSET_ATTR_CADT_FLAGS]);
H A Dip_set_list_set.c376 u32 f = ip_set_get_h32(tb[IPSET_ATTR_CADT_FLAGS]);
625 size = ip_set_get_h32(tb[IPSET_ATTR_SIZE]);
H A Dip_set_hash_gen.h1545 hashsize = ip_set_get_h32(tb[IPSET_ATTR_HASHSIZE]);
1551 maxelem = ip_set_get_h32(tb[IPSET_ATTR_MAXELEM]);
H A Dip_set_core.c441 cadt_flags = ip_set_get_h32(tb[IPSET_ATTR_CADT_FLAGS]);
1527 u32 f = ip_set_get_h32(cda[IPSET_ATTR_FLAGS]);
/linux-master/include/linux/netfilter/ipset/
H A Dip_set.h390 ip_set_get_h32(const struct nlattr *attr) function
470 unsigned int timeout = ip_set_get_h32(tb);

Completed in 277 milliseconds