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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/sched/
H A Dact_simple.c188 static struct tc_action_ops act_simp_ops = { variable in typeref:struct:tc_action_ops
207 int ret = tcf_register_action(&act_simp_ops);
215 tcf_unregister_action(&act_simp_ops);

Completed in 47 milliseconds