Home
last modified time | relevance | path

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

/net/sched/
Dcls_u32.c92 struct tc_u_knode __rcu *ht[1]; member
121 struct tc_u_hnode *ht = rcu_dereference_bh(tp->root); in u32_classify() local
268 struct tc_u_hnode *ht; in u32_lookup_ht() local
279 static struct tc_u_knode *u32_lookup_key(struct tc_u_hnode *ht, u32 handle) in u32_lookup_key()
300 struct tc_u_hnode *ht; in u32_get() local
401 struct tc_u_hnode *ht = rtnl_dereference(n->ht_down); in u32_destroy_key() local
472 struct tc_u_hnode *ht = rtnl_dereference(key->ht_up); in u32_delete_key() local
584 static void u32_clear_hnode(struct tcf_proto *tp, struct tc_u_hnode *ht) in u32_clear_hnode()
603 static int u32_destroy_hnode(struct tcf_proto *tp, struct tc_u_hnode *ht) in u32_destroy_hnode()
628 static bool ht_empty(struct tc_u_hnode *ht) in ht_empty()
[all …]
Dcls_rsvp.h73 struct rsvp_session __rcu *ht[256]; member
84 struct rsvp_filter __rcu *ht[16 + 1]; member
Dcls_fw.c36 struct fw_filter __rcu *ht[HTSIZE]; member
Dcls_route.c46 struct route4_filter __rcu *ht[16 + 16 + 1]; member
Dsch_sfq.c130 sfq_index *ht; /* Hash table ('divisor' slots) */ member
Dcls_flower.c68 struct rhashtable ht; member
/net/netfilter/
Dxt_hashlimit.c177 hash_dst(const struct xt_hashlimit_htable *ht, const struct dsthash_dst *dst) in hash_dst()
192 dsthash_find(const struct xt_hashlimit_htable *ht, in dsthash_find()
210 dsthash_alloc_init(struct xt_hashlimit_htable *ht, in dsthash_alloc_init()
260 dsthash_free(struct xt_hashlimit_htable *ht, struct dsthash_ent *ent) in dsthash_free()
354 static bool select_all(const struct xt_hashlimit_htable *ht, in select_all()
360 static bool select_gc(const struct xt_hashlimit_htable *ht, in select_gc()
366 static void htable_selective_cleanup(struct xt_hashlimit_htable *ht, in htable_selective_cleanup()
367 bool (*select)(const struct xt_hashlimit_htable *ht, in htable_selective_cleanup()
388 struct xt_hashlimit_htable *ht; in htable_gc() local
1139 const struct xt_hashlimit_htable *ht = s->private; in dl_seq_real_show_v2() local
[all …]
Dnft_set_hash.c28 struct rhashtable ht; member
/net/hsr/
Dhsr_main.h74 static inline u16 get_hsr_tag_path(struct hsr_tag *ht) in get_hsr_tag_path()
79 static inline u16 get_hsr_tag_LSDU_size(struct hsr_tag *ht) in get_hsr_tag_LSDU_size()
84 static inline void set_hsr_tag_path(struct hsr_tag *ht, u16 path) in set_hsr_tag_path()
90 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.h110 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.h630 struct hbucket *ht; in mtype_resize() local