Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/netfilter/ipset/
Dip_set_timeout.h32 unsigned int timeout = ip_set_get_h32(tb); in ip_set_timeout_uget()
Dip_set.h465 ip_set_get_h32(const struct nlattr *attr) in ip_set_get_h32() function
/linux-4.1.27/net/netfilter/ipset/
Dip_set_hash_net.c175 u32 cadt_flags = ip_set_get_h32(tb[IPSET_ATTR_CADT_FLAGS]); in hash_net4_uadt()
350 u32 cadt_flags = ip_set_get_h32(tb[IPSET_ATTR_CADT_FLAGS]); in hash_net6_uadt()
Dip_set_hash_netnet.c206 u32 cadt_flags = ip_set_get_h32(tb[IPSET_ATTR_CADT_FLAGS]); in hash_netnet4_uadt()
434 u32 cadt_flags = ip_set_get_h32(tb[IPSET_ATTR_CADT_FLAGS]); in hash_netnet6_uadt()
Dip_set_hash_netport.c217 u32 cadt_flags = ip_set_get_h32(tb[IPSET_ATTR_CADT_FLAGS]); in hash_netport4_uadt()
438 u32 cadt_flags = ip_set_get_h32(tb[IPSET_ATTR_CADT_FLAGS]); in hash_netport6_uadt()
Dip_set_hash_netiface.c335 u32 cadt_flags = ip_set_get_h32(tb[IPSET_ATTR_CADT_FLAGS]); in hash_netiface4_uadt()
573 u32 cadt_flags = ip_set_get_h32(tb[IPSET_ATTR_CADT_FLAGS]); in hash_netiface6_uadt()
Dip_set_hash_ipportnet.c226 u32 cadt_flags = ip_set_get_h32(tb[IPSET_ATTR_CADT_FLAGS]); in hash_ipportnet4_uadt()
487 u32 cadt_flags = ip_set_get_h32(tb[IPSET_ATTR_CADT_FLAGS]); in hash_ipportnet6_uadt()
Dip_set_hash_netportnet.c241 u32 cadt_flags = ip_set_get_h32(tb[IPSET_ATTR_CADT_FLAGS]); in hash_netportnet4_uadt()
517 u32 cadt_flags = ip_set_get_h32(tb[IPSET_ATTR_CADT_FLAGS]); in hash_netportnet6_uadt()
Dip_set_list_set.c412 u32 f = ip_set_get_h32(tb[IPSET_ATTR_CADT_FLAGS]); in list_set_uadt()
642 size = ip_set_get_h32(tb[IPSET_ATTR_SIZE]); in list_set_create()
Dip_set_hash_gen.h1075 hashsize = ip_set_get_h32(tb[IPSET_ATTR_HASHSIZE]); in IPSET_TOKEN()
1081 maxelem = ip_set_get_h32(tb[IPSET_ATTR_MAXELEM]); in IPSET_TOKEN()
Dip_set_core.c372 cadt_flags = ip_set_get_h32(tb[IPSET_ATTR_CADT_FLAGS]); in ip_set_elem_len()
1236 u32 f = ip_set_get_h32(cda[IPSET_ATTR_FLAGS]); in dump_init()