Home
last modified time | relevance | path

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

/Linux-v4.19/net/sched/
Dact_simple.c224 static struct pernet_operations simp_net_ops = { variable
237 int ret = tcf_register_action(&act_simp_ops, &simp_net_ops); in simp_init_module()
245 tcf_unregister_action(&act_simp_ops, &simp_net_ops); in simp_cleanup_module()