Home
last modified time | relevance | path

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

/Linux-v4.19/include/net/tc_act/
Dtc_skbmod.h24 struct tcf_skbmod { struct
28 #define to_skbmod(a) ((struct tcf_skbmod *)a) argument
/Linux-v4.19/net/sched/
Dact_skbmod.c30 struct tcf_skbmod *d = to_skbmod(a); in tcf_skbmod_act()
91 struct tcf_skbmod *d; in tcf_skbmod_init()
194 struct tcf_skbmod *d = to_skbmod(a); in tcf_skbmod_cleanup()
205 struct tcf_skbmod *d = to_skbmod(a); in tcf_skbmod_dump()
272 .size = sizeof(struct tcf_skbmod),