act_ife_ops        35 net/sched/act_ife.c static struct tc_action_ops act_ife_ops;
act_ife_ops       524 net/sched/act_ife.c 		ret = tcf_idr_create(tn, index, est, a, &act_ife_ops,
act_ife_ops       875 net/sched/act_ife.c static struct tc_action_ops act_ife_ops = {
act_ife_ops       892 net/sched/act_ife.c 	return tc_action_net_init(net, tn, &act_ife_ops);
act_ife_ops       909 net/sched/act_ife.c 	return tcf_register_action(&act_ife_ops, &ife_net_ops);
act_ife_ops       914 net/sched/act_ife.c 	tcf_unregister_action(&act_ife_ops, &ife_net_ops);