Searched refs:eaction (Results 1 – 3 of 3) sorted by relevance
110 p.eaction = TCA_EGRESS_MIRROR; in parse_egress()119 p.eaction = TCA_EGRESS_REDIR; in parse_egress()158 if (argc && p.eaction == TCA_EGRESS_MIRROR) { in parse_egress()277 …fprintf(f, "mirred (%s to device %s) %s", mirred_n2a(p->eaction), dev,action_n2a(p->action, b1, si… in print_mirred()
15 int eaction; /* one of IN/EGRESS_MIRROR/REDIR */ member