Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/sched/
H A Dact_pedit.c539 static struct pernet_operations pedit_net_ops = { variable
552 return tcf_register_action(&act_pedit_ops, &pedit_net_ops); in pedit_init_module()
557 tcf_unregister_action(&act_pedit_ops, &pedit_net_ops); in pedit_cleanup_module()
/kernel/linux/linux-6.6/net/sched/
H A Dact_pedit.c636 static struct pernet_operations pedit_net_ops = { variable
649 return tcf_register_action(&act_pedit_ops, &pedit_net_ops); in pedit_init_module()
654 tcf_unregister_action(&act_pedit_ops, &pedit_net_ops); in pedit_cleanup_module()

Completed in 2 milliseconds