Home
last modified time | relevance | path

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

/openbmc/linux/net/sched/
H A Dact_police.c518 static struct pernet_operations police_net_ops = { variable
527 return tcf_register_action(&act_police_ops, &police_net_ops); in police_init_module()
532 tcf_unregister_action(&act_police_ops, &police_net_ops); in police_cleanup_module()