tcf_nat 16 include/net/tc_act/tc_nat.h static inline struct tcf_nat *to_tcf_nat(struct tcf_common *pc) tcf_nat 18 include/net/tc_act/tc_nat.h return container_of(pc, struct tcf_nat, common); tcf_nat 53 net/sched/act_nat.c struct tcf_nat *p; tcf_nat 100 net/sched/act_nat.c struct tcf_nat *p = a->priv; tcf_nat 108 net/sched/act_nat.c struct tcf_nat *p = a->priv; tcf_nat 263 net/sched/act_nat.c struct tcf_nat *p = a->priv; tcf_nat 307 net/sched/act_nat.c .act = tcf_nat,