Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/net/tc_act/
Dtc_nat.h17 #define to_tcf_nat(a) ((struct tcf_nat *)a) macro
/kernel/linux/linux-6.6/include/net/tc_act/
Dtc_nat.h21 #define to_tcf_nat(a) ((struct tcf_nat *)a) macro