Searched refs:tcf_nat (Results 1 – 2 of 2) sorted by relevance
16 struct tcf_nat { struct21 #define to_tcf_nat(a) ((struct tcf_nat *)a) argument
46 struct tcf_nat *p; in tcf_nat_init()118 struct tcf_nat *p = to_tcf_nat(a); in tcf_nat_act()271 struct tcf_nat *p = to_tcf_nat(a); in tcf_nat_dump()309 struct tcf_nat *p = to_tcf_nat(a); in tcf_nat_cleanup()325 .size = sizeof(struct tcf_nat),