Home
last modified time | relevance | path

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

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