Searched defs:ht (Results 1 – 12 of 12) sorted by relevance
/net/sched/ |
D | cls_u32.c | 92 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 …]
|
D | cls_rsvp.h | 73 struct rsvp_session __rcu *ht[256]; member 84 struct rsvp_filter __rcu *ht[16 + 1]; member
|
D | cls_fw.c | 36 struct fw_filter __rcu *ht[HTSIZE]; member
|
D | cls_route.c | 46 struct route4_filter __rcu *ht[16 + 16 + 1]; member
|
D | sch_sfq.c | 130 sfq_index *ht; /* Hash table ('divisor' slots) */ member
|
D | cls_flower.c | 68 struct rhashtable ht; member
|
/net/netfilter/ |
D | xt_hashlimit.c | 177 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 …]
|
D | nft_set_hash.c | 28 struct rhashtable ht; member
|
/net/hsr/ |
D | hsr_main.h | 74 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/ |
D | rc80211_minstrel_ht.h | 110 struct minstrel_ht_sta ht; member
|
/net/decnet/ |
D | dn_table.c | 145 struct dn_fib_node **ht, **old_ht; in dn_rehash_zone() local
|
/net/netfilter/ipset/ |
D | ip_set_hash_gen.h | 630 struct hbucket *ht; in mtype_resize() local
|