Home
last modified time | relevance | path

Searched defs: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
49 u32 handle;
50 struct tc_u_hnode __rcu *ht_up;
51 struct tcf_exts exts;
53 int ifindex;
55 u8 fshift;
56 struct tcf_result res;
57 struct tc_u_hnode __rcu *ht_down;
59 struct tc_u32_pcnt __percpu *pf;
[all …]