Home
last modified time | relevance | path

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

/openbmc/linux/include/net/tc_act/
H A Dtc_skbmod.h12 struct tcf_skbmod_params { struct
22 struct tcf_skbmod_params __rcu *skbmod_p; argument
/openbmc/linux/net/sched/
H A Dact_skbmod.c31 struct tcf_skbmod_params *p; in tcf_skbmod_act()
111 struct tcf_skbmod_params *p, *p_old; in tcf_skbmod_init()
189 p = kzalloc(sizeof(struct tcf_skbmod_params), GFP_KERNEL); in tcf_skbmod_init()
231 struct tcf_skbmod_params *p; in tcf_skbmod_cleanup()
243 struct tcf_skbmod_params *p; in tcf_skbmod_dump()