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

/linux-master/net/netfilter/ipset/
H A Dip_set_hash_mac.c27 #define HTYPE hash_mac macro
H A Dip_set_hash_gen.h180 #ifndef HTYPE
181 #error "HTYPE is not defined!"
1458 IPSET_TOKEN(HTYPE, _create)(struct net *net, struct ip_set *set,
1613 set->variant = &IPSET_TOKEN(HTYPE, 4_variant);
1615 sizeof(struct IPSET_TOKEN(HTYPE, 4_elem)),
1616 __alignof__(struct IPSET_TOKEN(HTYPE, 4_elem)));
1619 set->variant = &IPSET_TOKEN(HTYPE, 6_variant);
1621 sizeof(struct IPSET_TOKEN(HTYPE, 6_elem)),
1622 __alignof__(struct IPSET_TOKEN(HTYPE, 6_elem)));
1631 IPSET_TOKEN(HTYPE,
[all...]
H A Dip_set_hash_ipmac.c34 #define HTYPE hash_ipmac macro
H A Dip_set_hash_ip.c36 #define HTYPE hash_ip macro
H A Dip_set_hash_ipmark.c33 #define HTYPE hash_ipmark macro
H A Dip_set_hash_net.c36 #define HTYPE hash_net macro
H A Dip_set_hash_ipport.c38 #define HTYPE hash_ipport macro
H A Dip_set_hash_ipportip.c37 #define HTYPE hash_ipportip macro
H A Dip_set_hash_ipportnet.c39 #define HTYPE hash_ipportnet macro
H A Dip_set_hash_netport.c38 #define HTYPE hash_netport macro
H A Dip_set_hash_netnet.c35 #define HTYPE hash_netnet macro
H A Dip_set_hash_netportnet.c35 #define HTYPE hash_netportnet macro
H A Dip_set_hash_netiface.c38 #define HTYPE hash_netiface macro

Completed in 301 milliseconds