Home
last modified time | relevance | path

Searched refs:tcf_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()
50 static int alloc_defdata(struct tcf_defact *d, const struct nlattr *defdata) in alloc_defdata()
64 struct tcf_defact *d; in reset_policy()
96 struct tcf_defact *d; in tcf_simp_init()
173 struct tcf_defact *d = to_defact(a); in tcf_simp_dump()
227 .size = sizeof(struct tcf_defact),
/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()
52 static int alloc_defdata(struct tcf_defact *d, const struct nlattr *defdata) in alloc_defdata()
66 struct tcf_defact *d; in reset_policy()
98 struct tcf_defact *d; in tcf_simp_init()
175 struct tcf_defact *d = to_defact(a); in tcf_simp_dump()
210 .size = sizeof(struct tcf_defact),
/kernel/linux/linux-5.10/include/net/tc_act/
H A Dtc_defact.h7 struct tcf_defact { struct
12 #define to_defact(a) ((struct tcf_defact *)a)
/kernel/linux/linux-6.6/include/net/tc_act/
H A Dtc_defact.h7 struct tcf_defact { struct
12 #define to_defact(a) ((struct tcf_defact *)a)

Completed in 2 milliseconds