Searched refs:to_mirred (Results 1 – 2 of 2) sorted by relevance
16 #define to_mirred(a) ((struct tcf_mirred *)a) macro22 return to_mirred(a)->tcfm_eaction == TCA_EGRESS_REDIR; in is_tcf_mirred_egress_redirect()31 return to_mirred(a)->tcfm_eaction == TCA_EGRESS_MIRROR; in is_tcf_mirred_egress_mirror()40 return to_mirred(a)->tcfm_eaction == TCA_INGRESS_REDIR; in is_tcf_mirred_ingress_redirect()49 return to_mirred(a)->tcfm_eaction == TCA_INGRESS_MIRROR; in is_tcf_mirred_ingress_mirror()56 return rtnl_dereference(to_mirred(a)->tcfm_dev); in tcf_mirred_dev()
73 struct tcf_mirred *m = to_mirred(a); in tcf_mirred_release()161 m = to_mirred(*a); in tcf_mirred_init()223 struct tcf_mirred *m = to_mirred(a); in tcf_mirred_act()331 struct tcf_mirred *m = to_mirred(a); in tcf_stats_update()342 struct tcf_mirred *m = to_mirred(a); in tcf_mirred_dump()415 struct tcf_mirred *m = to_mirred(a); in tcf_mirred_get_dev()