Home
last modified time | relevance | path

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

/net/sched/
Dact_gact.c289 static struct pernet_operations gact_net_ops = { variable
308 return tcf_register_action(&act_gact_ops, &gact_net_ops); in gact_init_module()
313 tcf_unregister_action(&act_gact_ops, &gact_net_ops); in gact_cleanup_module()