Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/sched/
H A Dact_simple.c242 static struct pernet_operations simp_net_ops = { variable
255 int ret = tcf_register_action(&act_simp_ops, &simp_net_ops); in simp_init_module()
263 tcf_unregister_action(&act_simp_ops, &simp_net_ops); in simp_cleanup_module()
/kernel/linux/linux-6.6/net/sched/
H A Dact_simple.c225 static struct pernet_operations simp_net_ops = { variable
238 int ret = tcf_register_action(&act_simp_ops, &simp_net_ops); in simp_init_module()
246 tcf_unregister_action(&act_simp_ops, &simp_net_ops); in simp_cleanup_module()

Completed in 2 milliseconds