OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:TCA_EGRESS_MIRROR
(Results
1 - 2
of
2
) sorted by null
/external/iproute2/include/linux/tc_act/
tc_mirred.h
9
#define
TCA_EGRESS_MIRROR
2 /* mirror packet to EGRESS */
/external/iproute2/tc/
m_mirred.c
57
case
TCA_EGRESS_MIRROR
:
112
p.eaction =
TCA_EGRESS_MIRROR
;
160
if (argc && p.eaction ==
TCA_EGRESS_MIRROR
) {
Completed in 13 milliseconds