Home
last modified time | relevance | path

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

/Linux-v4.19/net/sched/
Dcls_u32.c50 struct tc_u_knode { struct
51 struct tc_u_knode __rcu *next; argument
52 u32 handle;
53 struct tc_u_hnode __rcu *ht_up;
54 struct tcf_exts exts;
56 int ifindex;
58 u8 fshift;
59 struct tcf_result res;
60 struct tc_u_hnode __rcu *ht_down;
62 struct tc_u32_pcnt __percpu *pf;
[all …]