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

/linux-master/include/net/tc_act/
H A Dtc_nat.h16 struct tcf_nat { struct
21 #define to_tcf_nat(a) ((struct tcf_nat *)a)
/linux-master/net/sched/
H A Dact_nat.c46 struct tcf_nat *p;
118 struct tcf_nat *p = to_tcf_nat(a);
271 struct tcf_nat *p = to_tcf_nat(a);
309 struct tcf_nat *p = to_tcf_nat(a);
325 .size = sizeof(struct tcf_nat),

Completed in 116 milliseconds