Home
last modified time | relevance | path

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

/net/sched/
Dcls_u32.c73 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 …]
Dcls_rsvp.h74 struct rsvp_session *ht[256]; member
85 struct rsvp_filter *ht[16+1]; member
Dcls_fw.c35 struct fw_filter *ht[HTSIZE]; member
Dcls_route.c48 struct route4_filter *ht[16+16+1]; member
Dsch_sfq.c104 sfq_index ht[SFQ_HASH_DIVISOR]; /* Hash table */ member
/net/netfilter/
Dxt_hashlimit.c112 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/
Dht.c98 struct ieee80211_bss_ht_conf ht; in ieee80211_enable_ht() local
/net/decnet/
Ddn_table.c144 struct dn_fib_node **ht, **old_ht; in dn_rehash_zone() local
/net/ipv4/
Dfib_hash.c145 struct hlist_head *ht, *old_ht; in fn_rehash_zone() local