Home
last modified time | relevance | path

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

/linux-5.19.10/include/net/tc_act/
Dtc_nat.h8 struct tcf_nat { struct
17 #define to_tcf_nat(a) ((struct tcf_nat *)a) argument
/linux-5.19.10/net/sched/
Dact_nat.c46 struct tcf_nat *p; in tcf_nat_init()
105 struct tcf_nat *p = to_tcf_nat(a); in tcf_nat_act()
261 struct tcf_nat *p = to_tcf_nat(a); in tcf_nat_dump()
318 .size = sizeof(struct tcf_nat),