Home
last modified time | relevance | path

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

/linux-4.4.14/lib/lz4/
Dlz4defs.h114 #define HTYPE u32 macro
139 #define HTYPE const u8* macro
/linux-4.4.14/net/netfilter/ipset/
Dip_set_hash_mac.c31 #define HTYPE hash_mac macro
Dip_set_hash_ipmark.c37 #define HTYPE hash_ipmark macro
Dip_set_hash_ip.c38 #define HTYPE hash_ip macro
Dip_set_hash_ipport.c40 #define HTYPE hash_ipport macro
Dip_set_hash_ipportip.c40 #define HTYPE hash_ipportip macro
Dip_set_hash_net.c39 #define HTYPE hash_net macro
Dip_set_hash_netport.c41 #define HTYPE hash_netport macro
Dip_set_hash_netnet.c36 #define HTYPE hash_netnet macro
Dip_set_hash_ipportnet.c42 #define HTYPE hash_ipportnet macro
Dip_set_hash_netportnet.c38 #define HTYPE hash_netportnet macro
Dip_set_hash_netiface.c40 #define HTYPE hash_netiface macro
Dip_set_hash_gen.h1226 IPSET_TOKEN(HTYPE, _create)(struct net *net, struct ip_set *set, in IPSET_TOKEN() argument