Searched refs:tcf_mirred (Results 1 – 2 of 2) sorted by relevance
37 struct tcf_mirred *m = to_mirred(a); in tcf_mirred_release()53 struct tcf_mirred *m; in tcf_mirred_init()128 static int tcf_mirred(struct sk_buff *skb, const struct tc_action *a, in tcf_mirred() function131 struct tcf_mirred *m = a->priv; in tcf_mirred()189 struct tcf_mirred *m = a->priv; in tcf_mirred_dump()218 struct tcf_mirred *m; in mirred_device_event()241 .act = tcf_mirred,
6 struct tcf_mirred { struct15 container_of(a->priv, struct tcf_mirred, common) argument