Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/sched/
H A Dact_ctinfo.c397 static struct pernet_operations ctinfo_net_ops = { variable
406 return tcf_register_action(&act_ctinfo_ops, &ctinfo_net_ops); in ctinfo_init_module()
411 tcf_unregister_action(&act_ctinfo_ops, &ctinfo_net_ops); in ctinfo_cleanup_module()