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

  /bionic/libc/kernel/uapi/linux/tc_act/
tc_nat.h 32 #define TCA_NAT_FLAG_EGRESS 1
  /external/iproute2/include/uapi/linux/tc_act/
tc_nat.h 19 #define TCA_NAT_FLAG_EGRESS 1
  /external/kernel-headers/original/uapi/linux/tc_act/
tc_nat.h 19 #define TCA_NAT_FLAG_EGRESS 1
  /external/iproute2/tc/
m_nat.c 54 sel->flags |= TCA_NAT_FLAG_EGRESS;
166 fprintf(f, " nat %s %s/%d %s", sel->flags & TCA_NAT_FLAG_EGRESS ?

Completed in 382 milliseconds