Home
last modified time | relevance | path

Searched refs:to_defact (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/net/sched/
H A Dact_simple.c28 struct tcf_defact *d = to_defact(a); in tcf_simp_act()
46 struct tcf_defact *d = to_defact(a); in tcf_simp_release()
70 d = to_defact(a); in reset_policy()
137 d = to_defact(*a); in tcf_simp_init()
173 struct tcf_defact *d = to_defact(a); in tcf_simp_dump()
/kernel/linux/linux-6.6/net/sched/
H A Dact_simple.c29 struct tcf_defact *d = to_defact(a); in tcf_simp_act()
48 struct tcf_defact *d = to_defact(a); in tcf_simp_release()
72 d = to_defact(a); in reset_policy()
139 d = to_defact(*a); in tcf_simp_init()
175 struct tcf_defact *d = to_defact(a); in tcf_simp_dump()
/kernel/linux/linux-5.10/include/net/tc_act/
H A Dtc_defact.h12 #define to_defact(a) ((struct tcf_defact *)a) macro
/kernel/linux/linux-6.6/include/net/tc_act/
H A Dtc_defact.h12 #define to_defact(a) ((struct tcf_defact *)a) macro

Completed in 3 milliseconds