Searched defs:ht (Results 1 – 12 of 12) sorted by relevance
/net/sched/ |
D | cls_u32.c | 82 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 …]
|
D | cls_rsvp.h | 69 struct rsvp_session __rcu *ht[256]; member 80 struct rsvp_filter __rcu *ht[16 + 1]; member
|
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 | 77 struct rhashtable ht; member 94 struct rhashtable ht; member
|
/net/netfilter/ |
D | xt_hashlimit.c | 183 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 …]
|
D | nft_set_hash.c | 25 struct rhashtable ht; member
|
/net/hsr/ |
D | hsr_main.h | 65 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/ |
D | rc80211_minstrel_ht.h | 112 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 | 627 struct hbucket *ht; in mtype_resize() local
|