Home
last modified time | relevance | path

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

/linux-4.4.14/include/net/tc_act/
Dtc_nat.h16 static inline struct tcf_nat *to_tcf_nat(struct tc_action *a) in to_tcf_nat() function
/linux-4.4.14/net/sched/
Dact_nat.c70 p = to_tcf_nat(a); in tcf_nat_init()