Home
last modified time | relevance | path

Searched refs:eaction (Results 1 – 3 of 3) sorted by relevance

/external/iproute2/tc/
Dm_mirred.c110 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()
/external/iproute2/include/linux/tc_act/
Dtc_mirred.h15 int eaction; /* one of IN/EGRESS_MIRROR/REDIR */ member
/external/kernel-headers/original/uapi/linux/tc_act/
Dtc_mirred.h15 int eaction; /* one of IN/EGRESS_MIRROR/REDIR */ member