tc_action_ops      21 include/net/act_api.h struct tc_action_ops;
tc_action_ops      24 include/net/act_api.h 	const struct tc_action_ops	*ops;
tc_action_ops     101 include/net/act_api.h 			const struct tc_action_ops *,
tc_action_ops     114 include/net/act_api.h 	const struct tc_action_ops *ops;
tc_action_ops     119 include/net/act_api.h 		       const struct tc_action_ops *ops)
tc_action_ops     133 include/net/act_api.h void tcf_idrinfo_destroy(const struct tc_action_ops *ops,
tc_action_ops     153 include/net/act_api.h 		       const struct tc_action_ops *ops,
tc_action_ops     157 include/net/act_api.h 		   struct tc_action **a, const struct tc_action_ops *ops,
tc_action_ops     171 include/net/act_api.h int tcf_register_action(struct tc_action_ops *a, struct pernet_operations *ops);
tc_action_ops     172 include/net/act_api.h int tcf_unregister_action(struct tc_action_ops *a,
tc_action_ops     288 net/sched/act_api.c 			  const struct tc_action_ops *ops)
tc_action_ops     329 net/sched/act_api.c 		       const struct tc_action_ops *ops,
tc_action_ops     401 net/sched/act_api.c 		   struct tc_action **a, const struct tc_action_ops *ops,
tc_action_ops     531 net/sched/act_api.c void tcf_idrinfo_destroy(const struct tc_action_ops *ops,
tc_action_ops     554 net/sched/act_api.c int tcf_register_action(struct tc_action_ops *act,
tc_action_ops     557 net/sched/act_api.c 	struct tc_action_ops *a;
tc_action_ops     586 net/sched/act_api.c int tcf_unregister_action(struct tc_action_ops *act,
tc_action_ops     589 net/sched/act_api.c 	struct tc_action_ops *a;
tc_action_ops     608 net/sched/act_api.c static struct tc_action_ops *tc_lookup_action_n(char *kind)
tc_action_ops     610 net/sched/act_api.c 	struct tc_action_ops *a, *res = NULL;
tc_action_ops     627 net/sched/act_api.c static struct tc_action_ops *tc_lookup_action(struct nlattr *kind)
tc_action_ops     629 net/sched/act_api.c 	struct tc_action_ops *a, *res = NULL;
tc_action_ops     701 net/sched/act_api.c 	const struct tc_action_ops *ops;
tc_action_ops     737 net/sched/act_api.c 		const struct tc_action_ops *ops;
tc_action_ops     849 net/sched/act_api.c 	struct tc_action_ops *a_o;
tc_action_ops    1097 net/sched/act_api.c 	const struct tc_action_ops *ops;
tc_action_ops    1147 net/sched/act_api.c 	const struct tc_action_ops *ops;
tc_action_ops    1220 net/sched/act_api.c 		const struct tc_action_ops *ops = a->ops;
tc_action_ops    1461 net/sched/act_api.c 	struct tc_action_ops *a_o;
tc_action_ops      32 net/sched/act_bpf.c static struct tc_action_ops act_bpf_ops;
tc_action_ops     393 net/sched/act_bpf.c 			  const struct tc_action_ops *ops,
tc_action_ops     408 net/sched/act_bpf.c static struct tc_action_ops act_bpf_ops __read_mostly = {
tc_action_ops      29 net/sched/act_connmark.c static struct tc_action_ops act_connmark_ops;
tc_action_ops     203 net/sched/act_connmark.c 			       const struct tc_action_ops *ops,
tc_action_ops     218 net/sched/act_connmark.c static struct tc_action_ops act_connmark_ops = {
tc_action_ops      41 net/sched/act_csum.c static struct tc_action_ops act_csum_ops;
tc_action_ops     679 net/sched/act_csum.c 			   const struct tc_action_ops *ops,
tc_action_ops     699 net/sched/act_csum.c static struct tc_action_ops act_csum_ops = {
tc_action_ops      34 net/sched/act_ct.c static struct tc_action_ops act_ct_ops;
tc_action_ops     899 net/sched/act_ct.c 			 const struct tc_action_ops *ops,
tc_action_ops     927 net/sched/act_ct.c static struct tc_action_ops act_ct_ops = {
tc_action_ops      27 net/sched/act_ctinfo.c static struct tc_action_ops act_ctinfo_ops;
tc_action_ops     348 net/sched/act_ctinfo.c 			     const struct tc_action_ops *ops,
tc_action_ops     373 net/sched/act_ctinfo.c static struct tc_action_ops act_ctinfo_ops = {
tc_action_ops      23 net/sched/act_gact.c static struct tc_action_ops act_gact_ops;
tc_action_ops     235 net/sched/act_gact.c 			   const struct tc_action_ops *ops,
tc_action_ops     263 net/sched/act_gact.c static struct tc_action_ops act_gact_ops = {
tc_action_ops      35 net/sched/act_ife.c static struct tc_action_ops act_ife_ops;
tc_action_ops     860 net/sched/act_ife.c 			  const struct tc_action_ops *ops,
tc_action_ops     875 net/sched/act_ife.c static struct tc_action_ops act_ife_ops = {
tc_action_ops      28 net/sched/act_ipt.c static struct tc_action_ops act_ipt_ops;
tc_action_ops      31 net/sched/act_ipt.c static struct tc_action_ops act_xt_ops;
tc_action_ops      97 net/sched/act_ipt.c 			  const struct tc_action_ops *ops, int ovr, int bind,
tc_action_ops     322 net/sched/act_ipt.c 			  const struct tc_action_ops *ops,
tc_action_ops     337 net/sched/act_ipt.c static struct tc_action_ops act_ipt_ops = {
tc_action_ops     371 net/sched/act_ipt.c 			 const struct tc_action_ops *ops,
tc_action_ops     386 net/sched/act_ipt.c static struct tc_action_ops act_xt_ops = {
tc_action_ops      90 net/sched/act_mirred.c static struct tc_action_ops act_mirred_ops;
tc_action_ops     366 net/sched/act_mirred.c 			     const struct tc_action_ops *ops,
tc_action_ops     441 net/sched/act_mirred.c static struct tc_action_ops act_mirred_ops = {
tc_action_ops      19 net/sched/act_mpls.c static struct tc_action_ops act_mpls_ops;
tc_action_ops     353 net/sched/act_mpls.c 			   const struct tc_action_ops *ops,
tc_action_ops     368 net/sched/act_mpls.c static struct tc_action_ops act_mpls_ops = {
tc_action_ops      30 net/sched/act_nat.c static struct tc_action_ops act_nat_ops;
tc_action_ops     299 net/sched/act_nat.c 			  const struct tc_action_ops *ops,
tc_action_ops     314 net/sched/act_nat.c static struct tc_action_ops act_nat_ops = {
tc_action_ops      25 net/sched/act_pedit.c static struct tc_action_ops act_pedit_ops;
tc_action_ops     467 net/sched/act_pedit.c 			    const struct tc_action_ops *ops,
tc_action_ops     482 net/sched/act_pedit.c static struct tc_action_ops act_pedit_ops = {
tc_action_ops      26 net/sched/act_police.c static struct tc_action_ops act_police_ops;
tc_action_ops      30 net/sched/act_police.c 				 const struct tc_action_ops *ops,
tc_action_ops     375 net/sched/act_police.c static struct tc_action_ops act_police_ops = {
tc_action_ops      27 net/sched/act_sample.c static struct tc_action_ops act_sample_ops;
tc_action_ops     241 net/sched/act_sample.c 			     const struct tc_action_ops *ops,
tc_action_ops     282 net/sched/act_sample.c static struct tc_action_ops act_sample_ops = {
tc_action_ops      22 net/sched/act_simple.c static struct tc_action_ops act_simp_ops;
tc_action_ops     203 net/sched/act_simple.c 			   const struct tc_action_ops *ops,
tc_action_ops     218 net/sched/act_simple.c static struct tc_action_ops act_simp_ops = {
tc_action_ops      24 net/sched/act_skbedit.c static struct tc_action_ops act_skbedit_ops;
tc_action_ops     295 net/sched/act_skbedit.c 			      const struct tc_action_ops *ops,
tc_action_ops     321 net/sched/act_skbedit.c static struct tc_action_ops act_skbedit_ops = {
tc_action_ops      21 net/sched/act_skbmod.c static struct tc_action_ops act_skbmod_ops;
tc_action_ops     258 net/sched/act_skbmod.c 			     const struct tc_action_ops *ops,
tc_action_ops     273 net/sched/act_skbmod.c static struct tc_action_ops act_skbmod_ops = {
tc_action_ops      22 net/sched/act_tunnel_key.c static struct tc_action_ops act_tunnel_key_ops;
tc_action_ops     575 net/sched/act_tunnel_key.c 			     const struct tc_action_ops *ops,
tc_action_ops     590 net/sched/act_tunnel_key.c static struct tc_action_ops act_tunnel_key_ops = {
tc_action_ops      20 net/sched/act_vlan.c static struct tc_action_ops act_vlan_ops;
tc_action_ops     296 net/sched/act_vlan.c 			   const struct tc_action_ops *ops,
tc_action_ops     332 net/sched/act_vlan.c static struct tc_action_ops act_vlan_ops = {