Home
last modified time | relevance | path

Searched defs:htable (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/kernel/net/netfilter/ipset/
H A Dip_set_hash_gen.h106 struct htable { struct
109 u8 htable_bits; /* size of hash table == 2^htable_bits */ argument
112 struct hbucket __rcu *bucket[]; /* hashtable buckets */ argument
/OK3568_Linux_fs/kernel/net/netfilter/
H A Dxt_hashlimit.c1055 struct xt_hashlimit_htable *htable = PDE_DATA(file_inode(s->file)); in dl_seq_start() local
1072 struct xt_hashlimit_htable *htable = PDE_DATA(file_inode(s->file)); in dl_seq_next() local
1086 struct xt_hashlimit_htable *htable = PDE_DATA(file_inode(s->file)); in dl_seq_stop() local
1172 struct xt_hashlimit_htable *htable = PDE_DATA(file_inode(s->file)); in dl_seq_show_v2() local
1186 struct xt_hashlimit_htable *htable = PDE_DATA(file_inode(s->file)); in dl_seq_show_v1() local
1200 struct xt_hashlimit_htable *htable = PDE_DATA(file_inode(s->file)); in dl_seq_show() local
/OK3568_Linux_fs/kernel/drivers/crypto/vmx/
H A Dghash.c34 u128 htable[16]; member
/OK3568_Linux_fs/kernel/security/selinux/ss/
H A Dhashtab.h33 struct hashtab_node **htable; /* hash table */ member
H A Davtab.h84 struct avtab_node **htable; member