Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/sched/
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()