Home
last modified time | relevance | path

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

/openbmc/linux/include/net/tc_act/
H A Dtc_skbmod.h20 struct tcf_skbmod { struct
22 struct tcf_skbmod_params __rcu *skbmod_p; argument
24 #define to_skbmod(a) ((struct tcf_skbmod *)a) argument