Home
last modified time | relevance | path

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

/openbmc/linux/net/sched/
H A Dact_skbmod.c303 static struct pernet_operations skbmod_net_ops = { variable
316 return tcf_register_action(&act_skbmod_ops, &skbmod_net_ops); in skbmod_init_module()
321 tcf_unregister_action(&act_skbmod_ops, &skbmod_net_ops); in skbmod_cleanup_module()