Home
last modified time | relevance | path

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

/linux-4.4.14/net/sched/
Dcls_u32.c47 struct tc_u_knode { struct
48 struct tc_u_knode __rcu *next; argument
85 struct tc_u_knode __rcu *ht[1]; argument
108 struct tc_u_knode *knode; in u32_classify()
114 struct tc_u_knode *n; in u32_classify()
266 static struct tc_u_knode *
270 struct tc_u_knode *n = NULL; in u32_lookup_key()
357 struct tc_u_knode *n, in u32_destroy_key()
385 struct tc_u_knode *key = container_of(rcu, struct tc_u_knode, rcu); in u32_delete_key_rcu()
399 struct tc_u_knode *key = container_of(rcu, struct tc_u_knode, rcu); in u32_delete_key_freepf_rcu()
[all …]