Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/net/tc_act/
H A Dtc_skbmod.h20 struct tcf_skbmod { struct
24 #define to_skbmod(a) ((struct tcf_skbmod *)a) argument
/OK3568_Linux_fs/kernel/net/sched/
H A Dact_skbmod.c28 struct tcf_skbmod *d = to_skbmod(a); in tcf_skbmod_act()
95 struct tcf_skbmod *d; in tcf_skbmod_init()
208 struct tcf_skbmod *d = to_skbmod(a); in tcf_skbmod_cleanup()
219 struct tcf_skbmod *d = to_skbmod(a); in tcf_skbmod_dump()
285 .size = sizeof(struct tcf_skbmod),