Searched defs:htable (Results 1 – 5 of 5) sorted by relevance
81 struct htable { struct84 u8 htable_bits; /* size of hash table == 2^htable_bits */ argument87 struct hbucket __rcu *bucket[]; /* hashtable buckets */ argument
1055 struct xt_hashlimit_htable *htable = pde_data(file_inode(s->file)); in dl_seq_start() local1072 struct xt_hashlimit_htable *htable = pde_data(file_inode(s->file)); in dl_seq_next() local1086 struct xt_hashlimit_htable *htable = pde_data(file_inode(s->file)); in dl_seq_stop() local1172 struct xt_hashlimit_htable *htable = pde_data(file_inode(s->file)); in dl_seq_show_v2() local1186 struct xt_hashlimit_htable *htable = pde_data(file_inode(s->file)); in dl_seq_show_v1() local1200 struct xt_hashlimit_htable *htable = pde_data(file_inode(s->file)); in dl_seq_show() local
35 u128 htable[16]; member
33 struct hashtab_node **htable; /* hash table */ member
84 struct avtab_node **htable; member