Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/net/tc_act/
H A Dtc_nat.h8 struct tcf_nat { struct
17 #define to_tcf_nat(a) ((struct tcf_nat *)a)
/kernel/linux/linux-6.6/include/net/tc_act/
H A Dtc_nat.h16 struct tcf_nat { struct
21 #define to_tcf_nat(a) ((struct tcf_nat *)a)
/kernel/linux/linux-6.6/net/sched/
H A Dact_nat.c46 struct tcf_nat *p; in tcf_nat_init()
118 struct tcf_nat *p = to_tcf_nat(a); in tcf_nat_act()
271 struct tcf_nat *p = to_tcf_nat(a); in tcf_nat_dump()
309 struct tcf_nat *p = to_tcf_nat(a); in tcf_nat_cleanup()
325 .size = sizeof(struct tcf_nat),
/kernel/linux/linux-5.10/net/sched/
H A Dact_nat.c46 struct tcf_nat *p; in tcf_nat_init()
105 struct tcf_nat *p = to_tcf_nat(a); in tcf_nat_act()
261 struct tcf_nat *p = to_tcf_nat(a); in tcf_nat_dump()
318 .size = sizeof(struct tcf_nat),

Completed in 2 milliseconds