act_ipt_ops        28 net/sched/act_ipt.c static struct tc_action_ops act_ipt_ops;
act_ipt_ops       210 net/sched/act_ipt.c 	return __tcf_ipt_init(net, ipt_net_id, nla, est, a, &act_ipt_ops, ovr,
act_ipt_ops       337 net/sched/act_ipt.c static struct tc_action_ops act_ipt_ops = {
act_ipt_ops       354 net/sched/act_ipt.c 	return tc_action_net_init(net, tn, &act_ipt_ops);
act_ipt_ops       431 net/sched/act_ipt.c 	ret2 = tcf_register_action(&act_ipt_ops, &ipt_net_ops);
act_ipt_ops       443 net/sched/act_ipt.c 	tcf_unregister_action(&act_ipt_ops, &ipt_net_ops);