Home
last modified time | relevance | path

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

/net/sched/
Dact_ctinfo.c398 static struct pernet_operations ctinfo_net_ops = { variable
407 return tcf_register_action(&act_ctinfo_ops, &ctinfo_net_ops); in ctinfo_init_module()
412 tcf_unregister_action(&act_ctinfo_ops, &ctinfo_net_ops); in ctinfo_cleanup_module()