tcf_unregister_action  172 include/net/act_api.h int tcf_unregister_action(struct tc_action_ops *a,
tcf_unregister_action  605 net/sched/act_api.c EXPORT_SYMBOL(tcf_unregister_action);
tcf_unregister_action  447 net/sched/act_bpf.c 	tcf_unregister_action(&act_bpf_ops, &bpf_net_ops);
tcf_unregister_action  256 net/sched/act_connmark.c 	tcf_unregister_action(&act_connmark_ops, &connmark_net_ops);
tcf_unregister_action  742 net/sched/act_csum.c 	tcf_unregister_action(&act_csum_ops, &csum_net_ops);
tcf_unregister_action  986 net/sched/act_ct.c 	tcf_unregister_action(&act_ct_ops, &ct_net_ops);
tcf_unregister_action  412 net/sched/act_ctinfo.c 	tcf_unregister_action(&act_ctinfo_ops, &ctinfo_net_ops);
tcf_unregister_action  313 net/sched/act_gact.c 	tcf_unregister_action(&act_gact_ops, &gact_net_ops);
tcf_unregister_action  914 net/sched/act_ife.c 	tcf_unregister_action(&act_ife_ops, &ife_net_ops);
tcf_unregister_action  443 net/sched/act_ipt.c 	tcf_unregister_action(&act_ipt_ops, &ipt_net_ops);
tcf_unregister_action  444 net/sched/act_ipt.c 	tcf_unregister_action(&act_xt_ops, &xt_net_ops);
tcf_unregister_action  496 net/sched/act_mirred.c 	tcf_unregister_action(&act_mirred_ops, &mirred_net_ops);
tcf_unregister_action  407 net/sched/act_mpls.c 	tcf_unregister_action(&act_mpls_ops, &mpls_net_ops);
tcf_unregister_action  355 net/sched/act_nat.c 	tcf_unregister_action(&act_nat_ops, &nat_net_ops);
tcf_unregister_action  525 net/sched/act_pedit.c 	tcf_unregister_action(&act_pedit_ops, &pedit_net_ops);
tcf_unregister_action  415 net/sched/act_police.c 	tcf_unregister_action(&act_police_ops, &police_net_ops);
tcf_unregister_action  322 net/sched/act_sample.c 	tcf_unregister_action(&act_sample_ops, &sample_net_ops);
tcf_unregister_action  264 net/sched/act_simple.c 	tcf_unregister_action(&act_simp_ops, &simp_net_ops);
tcf_unregister_action  365 net/sched/act_skbedit.c 	tcf_unregister_action(&act_skbedit_ops, &skbedit_net_ops);
tcf_unregister_action  316 net/sched/act_skbmod.c 	tcf_unregister_action(&act_skbmod_ops, &skbmod_net_ops);
tcf_unregister_action  629 net/sched/act_tunnel_key.c 	tcf_unregister_action(&act_tunnel_key_ops, &tunnel_key_net_ops);
tcf_unregister_action  373 net/sched/act_vlan.c 	tcf_unregister_action(&act_vlan_ops, &vlan_net_ops);