Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/net/tc_act/
A Dtc_ipt.h9 struct tcf_ipt { struct
15 #define to_ipt(a) ((struct tcf_ipt *)a) argument
/linux-6.3-rc2/net/sched/
A Dact_ipt.c77 struct tcf_ipt *ipt = to_ipt(a); in tcf_ipt_release()
101 struct tcf_ipt *ipt; in __tcf_ipt_init()
225 struct tcf_ipt *ipt = to_ipt(a); in tcf_ipt_act()
277 struct tcf_ipt *ipt = to_ipt(a); in tcf_ipt_dump()
326 .size = sizeof(struct tcf_ipt),
356 .size = sizeof(struct tcf_ipt),

Completed in 3 milliseconds