Home
last modified time | relevance | path

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

/Linux-v4.19/include/net/tc_act/
Dtc_skbmod.h16 struct tcf_skbmod_params { struct
26 struct tcf_skbmod_params __rcu *skbmod_p; argument
/Linux-v4.19/net/sched/
Dact_skbmod.c32 struct tcf_skbmod_params *p; in tcf_skbmod_act()
89 struct tcf_skbmod_params *p, *p_old; in tcf_skbmod_init()
159 p = kzalloc(sizeof(struct tcf_skbmod_params), GFP_KERNEL); in tcf_skbmod_init()
195 struct tcf_skbmod_params *p; in tcf_skbmod_cleanup()
207 struct tcf_skbmod_params *p; in tcf_skbmod_dump()