HomeSort by relevance Sort by last modified time
    Searched refs:TCA_EGRESS_REDIR (Results 1 - 5 of 5) sorted by null

  /bionic/libc/kernel/uapi/linux/tc_act/
tc_mirred.h 25 #define TCA_EGRESS_REDIR 1
  /development/ndk/platforms/android-L/include/linux/tc_act/
tc_mirred.h 25 #define TCA_EGRESS_REDIR 1
  /external/iproute2/include/linux/tc_act/
tc_mirred.h 8 #define TCA_EGRESS_REDIR 1 /* packet redirect to EGRESS*/
  /external/kernel-headers/original/uapi/linux/tc_act/
tc_mirred.h 8 #define TCA_EGRESS_REDIR 1 /* packet redirect to EGRESS*/
  /external/iproute2/tc/
m_mirred.c 51 case TCA_EGRESS_REDIR:
119 p.eaction = TCA_EGRESS_REDIR;

Completed in 539 milliseconds