Home
last modified time | relevance | path

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

/Linux-v4.19/include/net/tc_act/
Dtc_nat.h17 #define to_tcf_nat(a) ((struct tcf_nat *)a) macro
/Linux-v4.19/net/sched/
Dact_nat.c79 p = to_tcf_nat(*a); in tcf_nat_init()
99 struct tcf_nat *p = to_tcf_nat(a); in tcf_nat_act()
257 struct tcf_nat *p = to_tcf_nat(a); in tcf_nat_dump()