Home
last modified time | relevance | path

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

/linux-6.15/net/sched/
H A Dact_ctinfo.c380 static struct pernet_operations ctinfo_net_ops = { variable
389 return tcf_register_action(&act_ctinfo_ops, &ctinfo_net_ops); in ctinfo_init_module()
394 tcf_unregister_action(&act_ctinfo_ops, &ctinfo_net_ops); in ctinfo_cleanup_module()