Searched refs:tcf_mirred (Results 1 – 2 of 2) sorted by relevance
38 struct tcf_mirred *m = to_mirred(a); in tcf_mirred_release()59 struct tcf_mirred *m; in tcf_mirred_init()139 static int tcf_mirred(struct sk_buff *skb, const struct tc_action *a, in tcf_mirred() function142 struct tcf_mirred *m = a->priv; in tcf_mirred()199 struct tcf_mirred *m = a->priv; in tcf_mirred_dump()228 struct tcf_mirred *m; in mirred_device_event()256 .act = tcf_mirred,
6 struct tcf_mirred { struct15 container_of(a->priv, struct tcf_mirred, common) argument