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