Home
last modified time | relevance | path

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

/linux-6.3-rc2/net/sched/
A Dact_skbmod.c29 struct tcf_skbmod *d = to_skbmod(a); in tcf_skbmod_act()
187 d = to_skbmod(*a); in tcf_skbmod_init()
230 struct tcf_skbmod *d = to_skbmod(a); in tcf_skbmod_cleanup()
241 struct tcf_skbmod *d = to_skbmod(a); in tcf_skbmod_dump()
/linux-6.3-rc2/include/net/tc_act/
A Dtc_skbmod.h24 #define to_skbmod(a) ((struct tcf_skbmod *)a) macro

Completed in 5 milliseconds