act_pedit_ops      25 net/sched/act_pedit.c static struct tc_action_ops act_pedit_ops;
act_pedit_ops     191 net/sched/act_pedit.c 				     &act_pedit_ops, bind, false);
act_pedit_ops     482 net/sched/act_pedit.c static struct tc_action_ops act_pedit_ops = {
act_pedit_ops     499 net/sched/act_pedit.c 	return tc_action_net_init(net, tn, &act_pedit_ops);
act_pedit_ops     520 net/sched/act_pedit.c 	return tcf_register_action(&act_pedit_ops, &pedit_net_ops);
act_pedit_ops     525 net/sched/act_pedit.c 	tcf_unregister_action(&act_pedit_ops, &pedit_net_ops);