to_mirred          21 include/net/tc_act/tc_mirred.h 		return to_mirred(a)->tcfm_eaction == TCA_EGRESS_REDIR;
to_mirred          30 include/net/tc_act/tc_mirred.h 		return to_mirred(a)->tcfm_eaction == TCA_EGRESS_MIRROR;
to_mirred          39 include/net/tc_act/tc_mirred.h 		return to_mirred(a)->tcfm_eaction == TCA_INGRESS_REDIR;
to_mirred          48 include/net/tc_act/tc_mirred.h 		return to_mirred(a)->tcfm_eaction == TCA_INGRESS_MIRROR;
to_mirred          55 include/net/tc_act/tc_mirred.h 	return rtnl_dereference(to_mirred(a)->tcfm_dev);
to_mirred          72 net/sched/act_mirred.c 	struct tcf_mirred *m = to_mirred(a);
to_mirred         163 net/sched/act_mirred.c 	m = to_mirred(*a);
to_mirred         213 net/sched/act_mirred.c 	struct tcf_mirred *m = to_mirred(a);
to_mirred         318 net/sched/act_mirred.c 	struct tcf_mirred *m = to_mirred(a);
to_mirred         332 net/sched/act_mirred.c 	struct tcf_mirred *m = to_mirred(a);
to_mirred         422 net/sched/act_mirred.c 	struct tcf_mirred *m = to_mirred(a);