Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/sched/
H A Dact_ct.c1534 static struct pernet_operations ct_net_ops = { variable
1553 err = tcf_register_action(&act_ct_ops, &ct_net_ops); in ct_init_module()
1568 tcf_unregister_action(&act_ct_ops, &ct_net_ops); in ct_cleanup_module()
/kernel/linux/linux-6.6/net/sched/
H A Dact_ct.c1621 static struct pernet_operations ct_net_ops = { variable
1640 err = tcf_register_action(&act_ct_ops, &ct_net_ops); in ct_init_module()
1658 tcf_unregister_action(&act_ct_ops, &ct_net_ops); in ct_cleanup_module()

Completed in 5 milliseconds