Searched defs:ht (Results 1 – 9 of 9) sorted by relevance
/net/sched/ |
D | cls_u32.c | 73 struct tc_u_knode *ht[1]; member 103 struct tc_u_hnode *ht = (struct tc_u_hnode*)tp->root; in u32_classify() local 220 struct tc_u_hnode *ht; in u32_lookup_ht() local 230 u32_lookup_key(struct tc_u_hnode *ht, u32 handle) in u32_lookup_key() 249 struct tc_u_hnode *ht; in u32_get() local 334 struct tc_u_hnode *ht = key->ht_up; in u32_delete_key() local 352 static void u32_clear_hnode(struct tcf_proto *tp, struct tc_u_hnode *ht) in u32_clear_hnode() 366 static int u32_destroy_hnode(struct tcf_proto *tp, struct tc_u_hnode *ht) in u32_destroy_hnode() 398 struct tc_u_hnode *ht; in u32_destroy() local 423 struct tc_u_hnode *ht = (struct tc_u_hnode*)arg; in u32_delete() local [all …]
|
D | cls_rsvp.h | 74 struct rsvp_session *ht[256]; member 85 struct rsvp_filter *ht[16+1]; member
|
D | cls_fw.c | 35 struct fw_filter *ht[HTSIZE]; member
|
D | cls_route.c | 48 struct route4_filter *ht[16+16+1]; member
|
D | sch_sfq.c | 104 sfq_index ht[SFQ_HASH_DIVISOR]; /* Hash table */ member
|
/net/netfilter/ |
D | xt_hashlimit.c | 112 hash_dst(const struct xt_hashlimit_htable *ht, const struct dsthash_dst *dst) in hash_dst() 127 dsthash_find(const struct xt_hashlimit_htable *ht, in dsthash_find() 144 dsthash_alloc_init(struct xt_hashlimit_htable *ht, in dsthash_alloc_init() 180 dsthash_free(struct xt_hashlimit_htable *ht, struct dsthash_ent *ent) in dsthash_free() 322 static bool select_all(const struct xt_hashlimit_htable *ht, in select_all() 328 static bool select_gc(const struct xt_hashlimit_htable *ht, in select_gc() 334 static void htable_selective_cleanup(struct xt_hashlimit_htable *ht, in htable_selective_cleanup() 335 bool (*select)(const struct xt_hashlimit_htable *ht, in htable_selective_cleanup() 356 struct xt_hashlimit_htable *ht = (struct xt_hashlimit_htable *)htlong; in htable_gc() local
|
/net/mac80211/ |
D | ht.c | 98 struct ieee80211_bss_ht_conf ht; in ieee80211_enable_ht() local
|
/net/decnet/ |
D | dn_table.c | 144 struct dn_fib_node **ht, **old_ht; in dn_rehash_zone() local
|
/net/ipv4/ |
D | fib_hash.c | 145 struct hlist_head *ht, *old_ht; in fn_rehash_zone() local
|