tcf_nat            17 include/net/tc_act/tc_nat.h #define to_tcf_nat(a) ((struct tcf_nat *)a)
tcf_nat            46 net/sched/act_nat.c 	struct tcf_nat *p;
tcf_nat           108 net/sched/act_nat.c 	struct tcf_nat *p = to_tcf_nat(a);
tcf_nat           266 net/sched/act_nat.c 	struct tcf_nat *p = to_tcf_nat(a);
tcf_nat           323 net/sched/act_nat.c 	.size		=	sizeof(struct tcf_nat),