Home
last modified time | relevance | path

Searched refs:HTYPE (Results 1 – 13 of 13) sorted by relevance

/OK3568_Linux_fs/kernel/net/netfilter/ipset/
H A Dip_set_hash_gen.h193 #ifndef HTYPE
1441 IPSET_TOKEN(HTYPE, _create)(struct net *net, struct ip_set *set, in IPSET_TOKEN() argument
1555 set->variant = &IPSET_TOKEN(HTYPE, 4_variant); in IPSET_TOKEN()
1557 sizeof(struct IPSET_TOKEN(HTYPE, 4_elem)), in IPSET_TOKEN()
1558 __alignof__(struct IPSET_TOKEN(HTYPE, 4_elem))); in IPSET_TOKEN()
1561 set->variant = &IPSET_TOKEN(HTYPE, 6_variant); in IPSET_TOKEN()
1563 sizeof(struct IPSET_TOKEN(HTYPE, 6_elem)), in IPSET_TOKEN()
1564 __alignof__(struct IPSET_TOKEN(HTYPE, 6_elem))); in IPSET_TOKEN()
1573 IPSET_TOKEN(HTYPE, 4_gc_init)(&h->gc); in IPSET_TOKEN()
1576 IPSET_TOKEN(HTYPE, 6_gc_init)(&h->gc); in IPSET_TOKEN()
H A Dip_set_hash_mac.c27 #define HTYPE hash_mac macro
H A Dip_set_hash_ipmac.c34 #define HTYPE hash_ipmac macro
H A Dip_set_hash_ip.c34 #define HTYPE hash_ip macro
H A Dip_set_hash_ipmark.c32 #define HTYPE hash_ipmark macro
H A Dip_set_hash_net.c35 #define HTYPE hash_net macro
H A Dip_set_hash_ipport.c36 #define HTYPE hash_ipport macro
H A Dip_set_hash_ipportip.c36 #define HTYPE hash_ipportip macro
H A Dip_set_hash_netiface.c37 #define HTYPE hash_netiface macro
H A Dip_set_hash_netport.c37 #define HTYPE hash_netport macro
H A Dip_set_hash_netnet.c33 #define HTYPE hash_netnet macro
H A Dip_set_hash_ipportnet.c38 #define HTYPE hash_ipportnet macro
H A Dip_set_hash_netportnet.c34 #define HTYPE hash_netportnet macro