Home
last modified time | relevance | path

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

/net/netfilter/ipset/
A 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
/net/netfilter/
A 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

Completed in 11 milliseconds