Searched refs:act_police_ops (Results 1 – 1 of 1) sorted by relevance
57 static struct tc_action_ops act_police_ops; variable113 &act_police_ops, bind, false); in tcf_police_init()327 static struct tc_action_ops act_police_ops = { variable343 return tc_action_net_init(tn, &act_police_ops); in police_init_net()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()