Home
last modified time | relevance | path

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

/openbmc/linux/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()