Home
last modified time | relevance | path

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

/Linux-v5.4/include/net/tc_act/
Dtc_skbmod.h12 struct tcf_skbmod_params { struct
22 struct tcf_skbmod_params __rcu *skbmod_p; argument
/Linux-v5.4/net/sched/
Dact_skbmod.c29 struct tcf_skbmod_params *p; in tcf_skbmod_act()
87 struct tcf_skbmod_params *p, *p_old; in tcf_skbmod_init()
163 p = kzalloc(sizeof(struct tcf_skbmod_params), GFP_KERNEL); in tcf_skbmod_init()
207 struct tcf_skbmod_params *p; in tcf_skbmod_cleanup()
219 struct tcf_skbmod_params *p; in tcf_skbmod_dump()