Searched refs:TCA_EGRESS_MIRROR (Results 1 – 2 of 2) sorted by relevance
69 if (u->m_parm.eaction == TCA_EGRESS_MIRROR) in mirred_dump_line()142 case TCA_EGRESS_MIRROR: in rtnl_mirred_set_action()194 case TCA_EGRESS_MIRROR: in rtnl_mirred_set_policy()
10 #define TCA_EGRESS_MIRROR 2 /* mirror packet to EGRESS */ macro