Home
last modified time | relevance | path

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

/linux-4.4.14/net/sched/
Dact_police.c349 static struct tc_action_ops act_police_ops = { variable
362 return tcf_register_action(&act_police_ops, POL_TAB_MASK); in police_init_module()
368 tcf_unregister_action(&act_police_ops); in police_cleanup_module()