Home
last modified time | relevance | path

Searched defs:ht (Results 1 – 12 of 12) sorted by relevance

/net/sched/
Dcls_u32.c82 struct tc_u_knode __rcu *ht[1]; 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
449 struct tc_u_hnode *ht = rtnl_dereference(key->ht_up); in u32_delete_key() local
532 struct tc_u_hnode *ht = rtnl_dereference(n->ht_down); in u32_replace_hw_knode() local
568 static void u32_clear_hnode(struct tcf_proto *tp, struct tc_u_hnode *ht, in u32_clear_hnode()
591 static int u32_destroy_hnode(struct tcf_proto *tp, struct tc_u_hnode *ht, in u32_destroy_hnode()
[all …]
Dcls_rsvp.h69 struct rsvp_session __rcu *ht[256]; member
80 struct rsvp_filter __rcu *ht[16 + 1]; member
Dcls_fw.c29 struct fw_filter __rcu *ht[HTSIZE]; member
Dcls_route.c42 struct route4_filter __rcu *ht[16 + 16 + 1]; member
Dsch_sfq.c126 sfq_index *ht; /* Hash table ('divisor' slots) */ member
Dcls_flower.c77 struct rhashtable ht; member
94 struct rhashtable ht; member
/net/netfilter/
Dxt_hashlimit.c183 hash_dst(const struct xt_hashlimit_htable *ht, const struct dsthash_dst *dst) in hash_dst()
198 dsthash_find(const struct xt_hashlimit_htable *ht, in dsthash_find()
216 dsthash_alloc_init(struct xt_hashlimit_htable *ht, in dsthash_alloc_init()
266 dsthash_free(struct xt_hashlimit_htable *ht, struct dsthash_ent *ent) in dsthash_free()
360 static bool select_all(const struct xt_hashlimit_htable *ht, in select_all()
366 static bool select_gc(const struct xt_hashlimit_htable *ht, in select_gc()
372 static void htable_selective_cleanup(struct xt_hashlimit_htable *ht, in htable_selective_cleanup()
373 bool (*select)(const struct xt_hashlimit_htable *ht, in htable_selective_cleanup()
394 struct xt_hashlimit_htable *ht; in htable_gc() local
1136 struct xt_hashlimit_htable *ht = PDE_DATA(file_inode(s->file)); in dl_seq_real_show_v2() local
[all …]
Dnft_set_hash.c25 struct rhashtable ht; member
/net/hsr/
Dhsr_main.h65 static inline u16 get_hsr_tag_path(struct hsr_tag *ht) in get_hsr_tag_path()
70 static inline u16 get_hsr_tag_LSDU_size(struct hsr_tag *ht) in get_hsr_tag_LSDU_size()
75 static inline void set_hsr_tag_path(struct hsr_tag *ht, u16 path) in set_hsr_tag_path()
81 static inline void set_hsr_tag_LSDU_size(struct hsr_tag *ht, u16 LSDU_size) in set_hsr_tag_LSDU_size()
/net/mac80211/
Drc80211_minstrel_ht.h112 struct minstrel_ht_sta ht; member
/net/decnet/
Ddn_table.c145 struct dn_fib_node **ht, **old_ht; in dn_rehash_zone() local
/net/netfilter/ipset/
Dip_set_hash_gen.h627 struct hbucket *ht; in mtype_resize() local