Home
last modified time | relevance | path

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

/Linux-v6.1/net/netfilter/ipset/
Dip_set_hash_gen.h168 #ifndef HTYPE
1424 IPSET_TOKEN(HTYPE, _create)(struct net *net, struct ip_set *set, in IPSET_TOKEN() argument
1550 set->variant = &IPSET_TOKEN(HTYPE, 4_variant); in IPSET_TOKEN()
1552 sizeof(struct IPSET_TOKEN(HTYPE, 4_elem)), in IPSET_TOKEN()
1553 __alignof__(struct IPSET_TOKEN(HTYPE, 4_elem))); in IPSET_TOKEN()
1556 set->variant = &IPSET_TOKEN(HTYPE, 6_variant); in IPSET_TOKEN()
1558 sizeof(struct IPSET_TOKEN(HTYPE, 6_elem)), in IPSET_TOKEN()
1559 __alignof__(struct IPSET_TOKEN(HTYPE, 6_elem))); in IPSET_TOKEN()
1568 IPSET_TOKEN(HTYPE, 4_gc_init)(&h->gc); in IPSET_TOKEN()
1571 IPSET_TOKEN(HTYPE, 6_gc_init)(&h->gc); in IPSET_TOKEN()
Dip_set_hash_mac.c27 #define HTYPE hash_mac macro
Dip_set_hash_ip.c35 #define HTYPE hash_ip macro
Dip_set_hash_ipmac.c34 #define HTYPE hash_ipmac macro
Dip_set_hash_ipmark.c33 #define HTYPE hash_ipmark macro
Dip_set_hash_net.c36 #define HTYPE hash_net macro
Dip_set_hash_ipport.c37 #define HTYPE hash_ipport macro
Dip_set_hash_ipportip.c37 #define HTYPE hash_ipportip macro
Dip_set_hash_netiface.c38 #define HTYPE hash_netiface macro
Dip_set_hash_netport.c38 #define HTYPE hash_netport macro
Dip_set_hash_netnet.c34 #define HTYPE hash_netnet macro
Dip_set_hash_ipportnet.c39 #define HTYPE hash_ipportnet macro
Dip_set_hash_netportnet.c35 #define HTYPE hash_netportnet macro