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

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

Completed in 163 milliseconds