Home
last modified time | relevance | path

Searched refs:tc_u_hnode (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/net/sched/
Dcls_u32.c50 struct tc_u_hnode __rcu *ht_up;
57 struct tc_u_hnode __rcu *ht_down;
74 struct tc_u_hnode { struct
75 struct tc_u_hnode __rcu *next; argument
89 struct tc_u_hnode __rcu *hlist; argument
112 struct tc_u_hnode *ht = rcu_dereference_bh(tp->root); in u32_classify()
252 static struct tc_u_hnode *
255 struct tc_u_hnode *ht; in u32_lookup_ht()
267 u32_lookup_key(struct tc_u_hnode *ht, u32 handle) in u32_lookup_key()
288 struct tc_u_hnode *ht; in u32_get()
[all …]