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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/net/sched/
H A Dact_police.c382 static struct tc_action_ops act_police_ops = { variable in typeref:struct:tc_action_ops
399 return tcf_register_action(&act_police_ops);
405 tcf_unregister_action(&act_police_ops);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/net/sched/
H A Dact_police.c382 static struct tc_action_ops act_police_ops = { variable in typeref:struct:tc_action_ops
399 return tcf_register_action(&act_police_ops);
405 tcf_unregister_action(&act_police_ops);

Completed in 149 milliseconds