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

/linux-4.1.27/include/net/tc_act/
H A Dtc_mirred.h6 struct tcf_mirred { struct
15 container_of(a->priv, struct tcf_mirred, common)
/linux-4.1.27/net/sched/
H A Dact_mirred.c37 struct tcf_mirred *m = to_mirred(a); tcf_mirred_release()
53 struct tcf_mirred *m; tcf_mirred_init()
128 static int tcf_mirred(struct sk_buff *skb, const struct tc_action *a, tcf_mirred() function
131 struct tcf_mirred *m = a->priv; tcf_mirred()
189 struct tcf_mirred *m = a->priv; tcf_mirred_dump()
218 struct tcf_mirred *m; mirred_device_event()
241 .act = tcf_mirred,

Completed in 113 milliseconds