Searched refs:tcf_nat (Results 1 – 2 of 2) sorted by relevance
17 struct tcf_nat { struct22 #define to_tcf_nat(a) ((struct tcf_nat *)a) argument
46 struct tcf_nat *p; in tcf_nat_init()119 struct tcf_nat *p = to_tcf_nat(a); in tcf_nat_act()271 const struct tcf_nat *p = to_tcf_nat(a); in tcf_nat_dump()308 struct tcf_nat *p = to_tcf_nat(a); in tcf_nat_cleanup()324 .size = sizeof(struct tcf_nat),