Home
last modified time | relevance | path

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

/openbmc/linux/net/sched/
H A Dact_ctinfo.c379 static struct pernet_operations ctinfo_net_ops = { variable
388 return tcf_register_action(&act_ctinfo_ops, &ctinfo_net_ops); in ctinfo_init_module()
393 tcf_unregister_action(&act_ctinfo_ops, &ctinfo_net_ops); in ctinfo_cleanup_module()