Home
last modified time | relevance | path

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

/Linux-v4.19/include/net/tc_act/
Dtc_nat.h8 struct tcf_nat { struct
17 #define to_tcf_nat(a) ((struct tcf_nat *)a) argument
/Linux-v4.19/net/sched/
Dact_nat.c47 struct tcf_nat *p; 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()
312 .size = sizeof(struct tcf_nat),