Home
last modified time | relevance | path

Searched refs:TCA_EGRESS_MIRROR (Results 1 – 2 of 2) sorted by relevance

/third_party/libnl/lib/route/act/
Dmirred.c69 if (u->m_parm.eaction == TCA_EGRESS_MIRROR) in mirred_dump_line()
142 case TCA_EGRESS_MIRROR: in rtnl_mirred_set_action()
194 case TCA_EGRESS_MIRROR: in rtnl_mirred_set_policy()
/third_party/libnl/include/linux-private/linux/tc_act/
Dtc_mirred.h10 #define TCA_EGRESS_MIRROR 2 /* mirror packet to EGRESS */ macro