Home
last modified time | relevance | path

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

/openbmc/linux/net/sched/
H A Dact_gact.c312 static struct pernet_operations gact_net_ops = { variable
331 return tcf_register_action(&act_gact_ops, &gact_net_ops); in gact_init_module()
336 tcf_unregister_action(&act_gact_ops, &gact_net_ops); in gact_cleanup_module()