Searched refs:act_mirred_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_mirred.c266 static struct tc_action_ops act_mirred_ops = { variable in typeref:struct:tc_action_ops
291 return tcf_register_action(&act_mirred_ops);
297 tcf_unregister_action(&act_mirred_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_mirred.c266 static struct tc_action_ops act_mirred_ops = { variable in typeref:struct:tc_action_ops
291 return tcf_register_action(&act_mirred_ops);
297 tcf_unregister_action(&act_mirred_ops);

Completed in 58 milliseconds