Home
last modified time | relevance | path

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

/linux-3.4.99/include/net/tc_act/
Dtc_nat.h7 struct tcf_nat { struct
16 static inline struct tcf_nat *to_tcf_nat(struct tcf_common *pc) in to_tcf_nat() argument
/linux-3.4.99/net/sched/
Dact_nat.c105 static int tcf_nat(struct sk_buff *skb, const struct tc_action *a, in tcf_nat() function