Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/sched/
H A Dact_police.c407 static struct pernet_operations police_net_ops = { variable
416 return tcf_register_action(&act_police_ops, &police_net_ops); in police_init_module()
421 tcf_unregister_action(&act_police_ops, &police_net_ops); in police_cleanup_module()