Home
last modified time | relevance | path

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

/Linux-v6.6/include/net/tc_act/
Dtc_nat.h16 struct tcf_nat { struct
21 #define to_tcf_nat(a) ((struct tcf_nat *)a) argument
/Linux-v6.6/net/sched/
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),