act_xt_ops         31 net/sched/act_ipt.c static struct tc_action_ops act_xt_ops;
act_xt_ops        219 net/sched/act_ipt.c 	return __tcf_ipt_init(net, xt_net_id, nla, est, a, &act_xt_ops, ovr,
act_xt_ops        386 net/sched/act_ipt.c static struct tc_action_ops act_xt_ops = {
act_xt_ops        403 net/sched/act_ipt.c 	return tc_action_net_init(net, tn, &act_xt_ops);
act_xt_ops        427 net/sched/act_ipt.c 	ret1 = tcf_register_action(&act_xt_ops, &xt_net_ops);
act_xt_ops        444 net/sched/act_ipt.c 	tcf_unregister_action(&act_xt_ops, &xt_net_ops);