tcf_unregister_action  114 include/net/act_api.h extern int tcf_unregister_action(struct tc_action_ops *a);
tcf_unregister_action  214 net/sched/act_gact.c 	tcf_unregister_action(&act_gact_ops);
tcf_unregister_action  310 net/sched/act_ipt.c 	tcf_unregister_action(&act_ipt_ops);
tcf_unregister_action  255 net/sched/act_mirred.c 	tcf_unregister_action(&act_mirred_ops);
tcf_unregister_action  325 net/sched/act_nat.c 	tcf_unregister_action(&act_nat_ops);
tcf_unregister_action  255 net/sched/act_pedit.c 	tcf_unregister_action(&act_pedit_ops);
tcf_unregister_action  378 net/sched/act_police.c 	tcf_unregister_action(&act_police_ops);
tcf_unregister_action  213 net/sched/act_simple.c 	tcf_unregister_action(&act_simp_ops);
tcf_unregister_action  199 net/sched/act_skbedit.c 	tcf_unregister_action(&act_skbedit_ops);