Searched refs:HTYPE (Results 1 – 11 of 11) sorted by relevance
| /linux/net/netfilter/ipset/ |
| H A D | ip_set_hash_gen.h | 197 #ifndef HTYPE 198 #error "HTYPE is not defined!" 1652 IPSET_TOKEN(HTYPE, _create)(struct net *net, struct ip_set *set, in IPSET_TOKEN() 1754 sizeof(struct IPSET_TOKEN(HTYPE, 6)) : in IPSET_TOKEN() 1755 sizeof(struct IPSET_TOKEN(HTYPE, 4)); in IPSET_TOKEN() 1822 set->variant = &IPSET_TOKEN(HTYPE, 4_variant); 1824 sizeof(struct IPSET_TOKEN(HTYPE, 4_elem)), 1825 __alignof__(struct IPSET_TOKEN(HTYPE, 4_elem))); 1828 set->variant = &IPSET_TOKEN(HTYPE, 6_variant); 1830 sizeof(struct IPSET_TOKEN(HTYPE, 1579 IPSET_TOKEN(HTYPE,_create) IPSET_TOKEN() argument [all...] |
| H A D | ip_set_hash_ip.c | 36 #define HTYPE hash_ip macro
|
| H A D | ip_set_hash_ipmark.c | 33 #define HTYPE hash_ipmark macro
|
| H A D | ip_set_hash_net.c | 36 #define HTYPE hash_net macro
|
| H A D | ip_set_hash_ipportip.c | 37 #define HTYPE hash_ipportip macro
|
| H A D | ip_set_hash_ipport.c | 38 #define HTYPE hash_ipport macro
|
| H A D | ip_set_hash_netiface.c | 38 #define HTYPE hash_netiface macro
|
| H A D | ip_set_hash_netport.c | 38 #define HTYPE hash_netport macro
|
| H A D | ip_set_hash_netnet.c | 35 #define HTYPE hash_netnet macro
|
| H A D | ip_set_hash_ipportnet.c | 39 #define HTYPE hash_ipportnet macro
|
| H A D | ip_set_hash_netportnet.c | 35 #define HTYPE hash_netportnet macro
|