Home
last modified time | relevance | path

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

/Linux-v4.19/net/sched/
Dact_police.c351 static struct pernet_operations police_net_ops = { variable
360 return tcf_register_action(&act_police_ops, &police_net_ops); in police_init_module()
365 tcf_unregister_action(&act_police_ops, &police_net_ops); in police_cleanup_module()