act_mpls_ops       19 net/sched/act_mpls.c static struct tc_action_ops act_mpls_ops;
act_mpls_ops      230 net/sched/act_mpls.c 				     &act_mpls_ops, bind, true);
act_mpls_ops      368 net/sched/act_mpls.c static struct tc_action_ops act_mpls_ops = {
act_mpls_ops      385 net/sched/act_mpls.c 	return tc_action_net_init(net, tn, &act_mpls_ops);
act_mpls_ops      402 net/sched/act_mpls.c 	return tcf_register_action(&act_mpls_ops, &mpls_net_ops);
act_mpls_ops      407 net/sched/act_mpls.c 	tcf_unregister_action(&act_mpls_ops, &mpls_net_ops);