Searched defs:ht (Results 1 – 10 of 10) sorted by relevance
/net/sched/ |
D | cls_u32.c | 82 struct tc_u_knode __rcu *ht[]; member 111 struct tc_u_hnode *ht = rcu_dereference_bh(tp->root); in u32_classify() local 256 struct tc_u_hnode *ht; in u32_lookup_ht() local 267 static struct tc_u_knode *u32_lookup_key(struct tc_u_hnode *ht, u32 handle) in u32_lookup_key() 288 struct tc_u_hnode *ht; in u32_get() local 391 struct tc_u_hnode *ht = rtnl_dereference(n->ht_down); in __u32_destroy_key() local 453 struct tc_u_hnode *ht = rtnl_dereference(key->ht_up); in u32_delete_key() local 536 struct tc_u_hnode *ht = rtnl_dereference(n->ht_down); in u32_replace_hw_knode() local 572 static void u32_clear_hnode(struct tcf_proto *tp, struct tc_u_hnode *ht, in u32_clear_hnode() 595 static int u32_destroy_hnode(struct tcf_proto *tp, struct tc_u_hnode *ht, in u32_destroy_hnode() [all …]
|
D | cls_fw.c | 29 struct fw_filter __rcu *ht[HTSIZE]; member
|
D | cls_route.c | 42 struct route4_filter __rcu *ht[16 + 16 + 1]; member
|
D | sch_sfq.c | 126 sfq_index *ht; /* Hash table ('divisor' slots) */ member
|
D | cls_flower.c | 85 struct rhashtable ht; member 102 struct rhashtable ht; member
|
/net/netfilter/ |
D | xt_hashlimit.c | 184 hash_dst(const struct xt_hashlimit_htable *ht, const struct dsthash_dst *dst) in hash_dst() 199 dsthash_find(const struct xt_hashlimit_htable *ht, in dsthash_find() 217 dsthash_alloc_init(struct xt_hashlimit_htable *ht, in dsthash_alloc_init() 267 dsthash_free(struct xt_hashlimit_htable *ht, struct dsthash_ent *ent) in dsthash_free() 361 static void htable_selective_cleanup(struct xt_hashlimit_htable *ht, bool select_all) in htable_selective_cleanup() 381 struct xt_hashlimit_htable *ht; in htable_gc() local 1128 struct xt_hashlimit_htable *ht = PDE_DATA(file_inode(s->file)); in dl_seq_real_show_v2() local 1143 struct xt_hashlimit_htable *ht = PDE_DATA(file_inode(s->file)); in dl_seq_real_show_v1() local 1158 struct xt_hashlimit_htable *ht = PDE_DATA(file_inode(s->file)); in dl_seq_real_show() local
|
D | nft_set_hash.c | 28 struct rhashtable ht; member
|
/net/hsr/ |
D | hsr_main.h | 74 static inline void set_hsr_tag_path(struct hsr_tag *ht, u16 path) in set_hsr_tag_path() 80 static inline void set_hsr_tag_LSDU_size(struct hsr_tag *ht, u16 LSDU_size) in set_hsr_tag_LSDU_size()
|
/net/mac80211/ |
D | rc80211_minstrel_ht.h | 112 struct minstrel_ht_sta ht; member
|
/net/netfilter/ipset/ |
D | ip_set_hash_gen.h | 734 struct hbucket *ht; in mtype_resize() local
|