Home
last modified time | relevance | path

Searched refs:tcf_skbmod_params (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/include/net/tc_act/
H A Dtc_skbmod.h12 struct tcf_skbmod_params { struct
22 struct tcf_skbmod_params __rcu *skbmod_p;
/kernel/linux/linux-6.6/include/net/tc_act/
H A Dtc_skbmod.h12 struct tcf_skbmod_params { struct
22 struct tcf_skbmod_params __rcu *skbmod_p;
/kernel/linux/linux-5.10/net/sched/
H A Dact_skbmod.c30 struct tcf_skbmod_params *p; in tcf_skbmod_act()
91 struct tcf_skbmod_params *p, *p_old; in tcf_skbmod_init()
167 p = kzalloc(sizeof(struct tcf_skbmod_params), GFP_KERNEL); in tcf_skbmod_init()
209 struct tcf_skbmod_params *p; in tcf_skbmod_cleanup()
221 struct tcf_skbmod_params *p; in tcf_skbmod_dump()
/kernel/linux/linux-6.6/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()

Completed in 2 milliseconds