Home
last modified time | relevance | path

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

/linux/net/netfilter/
H A Dxt_hashlimit.c1059 struct xt_hashlimit_htable *htable = pde_data(file_inode(s->file)); in dl_seq_start() local
1076 struct xt_hashlimit_htable *htable = pde_data(file_inode(s->file)); in dl_seq_next() local
1090 struct xt_hashlimit_htable *htable = pde_data(file_inode(s->file)); in dl_seq_stop() local
1176 struct xt_hashlimit_htable *htable = pde_data(file_inode(s->file)); in dl_seq_show_v2() local
1190 struct xt_hashlimit_htable *htable = pde_data(file_inode(s->file)); in dl_seq_show_v1() local
1204 struct xt_hashlimit_htable *htable = pde_data(file_inode(s->file)); in dl_seq_show() local
/linux/security/selinux/ss/
H A Dhashtab.h33 struct hashtab_node **htable; /* hash table */ member