Searched refs:TCA_EGRESS_MIRROR (Results 1 – 2 of 2) sorted by relevance
55 case TCA_EGRESS_MIRROR: in mirred_n2a()110 p.eaction = TCA_EGRESS_MIRROR; in parse_egress()158 if (argc && p.eaction == TCA_EGRESS_MIRROR) { in parse_egress()
9 #define TCA_EGRESS_MIRROR 2 /* mirror packet to EGRESS */ macro