Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/net/tc_act/
Dtc_nat.h8 struct tcf_nat { struct
17 #define to_tcf_nat(a) ((struct tcf_nat *)a) argument
/kernel/linux/linux-6.6/include/net/tc_act/
Dtc_nat.h16 struct tcf_nat { struct
18 struct tcf_nat_parms __rcu *parms; argument
21 #define to_tcf_nat(a) ((struct tcf_nat *)a) argument