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

/linux-4.1.27/lib/lz4/
H A Dlz4defs.h114 #define HTYPE u32 macro
139 #define HTYPE const u8* macro
H A Dlz4hc_compress.c45 HTYPE hashtable[HASHTABLESIZE];
68 HTYPE *hashtable = hc4->hashtable; lz4hc_insert()
125 HTYPE *const hashtable = hc4->hashtable; lz4hc_insertandfindbestmatch()
195 HTYPE *const hashtable = hc4->hashtable; lz4hc_insertandgetwidermatch()
H A Dlz4_compress.c58 HTYPE *hashtable = (HTYPE *)ctx; lz4_compressctx()
/linux-4.1.27/net/netfilter/ipset/
H A Dip_set_hash_gen.h264 #define htype HTYPE
1036 IPSET_TOKEN(HTYPE, _create)(struct net *net, struct ip_set *set, IPSET_TOKEN()
1048 struct HTYPE *h; IPSET_TOKEN()
1138 set->variant = &IPSET_TOKEN(HTYPE, 4_variant); IPSET_TOKEN()
1140 sizeof(struct IPSET_TOKEN(HTYPE, 4_elem))); IPSET_TOKEN()
1143 set->variant = &IPSET_TOKEN(HTYPE, 6_variant); IPSET_TOKEN()
1145 sizeof(struct IPSET_TOKEN(HTYPE, 6_elem))); IPSET_TOKEN()
1153 IPSET_TOKEN(HTYPE, 4_gc_init)(set, IPSET_TOKEN()
1154 IPSET_TOKEN(HTYPE, 4_gc)); IPSET_TOKEN()
1157 IPSET_TOKEN(HTYPE, 6_gc_init)(set, IPSET_TOKEN()
1158 IPSET_TOKEN(HTYPE, 6_gc)); IPSET_TOKEN()
H A Dip_set_hash_mac.c31 #define HTYPE hash_mac macro
H A Dip_set_hash_ip.c38 #define HTYPE hash_ip macro
H A Dip_set_hash_ipmark.c37 #define HTYPE hash_ipmark macro
H A Dip_set_hash_ipport.c40 #define HTYPE hash_ipport macro
H A Dip_set_hash_ipportip.c40 #define HTYPE hash_ipportip macro
H A Dip_set_hash_net.c39 #define HTYPE hash_net macro
H A Dip_set_hash_netnet.c36 #define HTYPE hash_netnet macro
H A Dip_set_hash_ipportnet.c42 #define HTYPE hash_ipportnet macro
H A Dip_set_hash_netiface.c115 #define HTYPE hash_netiface macro
H A Dip_set_hash_netport.c41 #define HTYPE hash_netport macro
H A Dip_set_hash_netportnet.c38 #define HTYPE hash_netportnet macro
/linux-4.1.27/net/ipv4/netfilter/
H A Dnf_log_arp.c59 nf_log_buf_add(m, "ARP HTYPE=%d PTYPE=0x%04x OPCODE=%d", dump_arp_packet()
/linux-4.1.27/net/bridge/netfilter/
H A Debt_log.c150 printk(" ARP HTYPE=%d, PTYPE=0x%04x, OPCODE=%d", ebt_log_packet()

Completed in 371 milliseconds