Home
last modified time | relevance | path

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

/linux-6.15/net/netfilter/ipset/
Dip_set_hash_gen.h82 struct htable { struct
85 u8 htable_bits; /* size of hash table == 2^htable_bits */ argument
88 struct hbucket __rcu *bucket[]; /* hashtable buckets */ argument
/linux-6.15/net/netfilter/
Dxt_hashlimit.c1057 struct xt_hashlimit_htable *htable = pde_data(file_inode(s->file)); in dl_seq_start() local
1074 struct xt_hashlimit_htable *htable = pde_data(file_inode(s->file)); in dl_seq_next() local
1088 struct xt_hashlimit_htable *htable = pde_data(file_inode(s->file)); in dl_seq_stop() local
1174 struct xt_hashlimit_htable *htable = pde_data(file_inode(s->file)); in dl_seq_show_v2() local
1188 struct xt_hashlimit_htable *htable = pde_data(file_inode(s->file)); in dl_seq_show_v1() local
1202 struct xt_hashlimit_htable *htable = pde_data(file_inode(s->file)); in dl_seq_show() local
/linux-6.15/arch/powerpc/crypto/
Dghash.c35 u128 htable[16]; member
/linux-6.15/security/selinux/ss/
Dhashtab.h33 struct hashtab_node **htable; /* hash table */ member
Davtab.h85 struct avtab_node **htable; member
/linux-6.15/fs/smb/client/compress/
Dlz77.c138 u64 *htable; in lz77_compress() local