Home
last modified time | relevance | path

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

/linux-6.12.1/net/sched/
Dact_ct.c1650 static struct pernet_operations ct_net_ops = { variable
1669 err = tcf_register_action(&act_ct_ops, &ct_net_ops); in ct_init_module()
1687 tcf_unregister_action(&act_ct_ops, &ct_net_ops); in ct_cleanup_module()