Home
last modified time | relevance | path

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

/Linux-v5.4/include/net/tc_act/
Dtc_nat.h17 #define to_tcf_nat(a) ((struct tcf_nat *)a) macro
/Linux-v5.4/net/sched/
Dact_nat.c83 p = to_tcf_nat(*a); in tcf_nat_init()
108 struct tcf_nat *p = to_tcf_nat(a); in tcf_nat_act()
266 struct tcf_nat *p = to_tcf_nat(a); in tcf_nat_dump()