Home
last modified time | relevance | path

Searched refs:tcf_nat (Results 1 – 2 of 2) sorted by relevance

/linux/include/net/tc_act/
H A Dtc_nat.h17 struct tcf_nat { struct
22 #define to_tcf_nat(a) ((struct tcf_nat *)a) argument
/linux/net/sched/
H A Dact_nat.c46 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),