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

  /bionic/libc/kernel/uapi/linux/tc_act/
tc_nat.h 27 TCA_NAT_PARMS,
  /development/ndk/platforms/android-L/include/linux/tc_act/
tc_nat.h 27 TCA_NAT_PARMS,
  /external/iproute2/include/linux/tc_act/
tc_nat.h 11 TCA_NAT_PARMS,
  /external/kernel-headers/original/uapi/linux/tc_act/
tc_nat.h 11 TCA_NAT_PARMS,
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/linux/tc_act/
tc_nat.h 12 TCA_NAT_PARMS,
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/tc_act/
tc_nat.h 12 TCA_NAT_PARMS,
  /prebuilts/ndk/9/platforms/android-19/arch-arm64/usr/include/linux/tc_act/
tc_nat.h 27 TCA_NAT_PARMS,
  /prebuilts/ndk/9/platforms/android-19/arch-mips64/usr/include/linux/tc_act/
tc_nat.h 27 TCA_NAT_PARMS,
  /prebuilts/ndk/9/platforms/android-19/arch-x86_64/usr/include/linux/tc_act/
tc_nat.h 27 TCA_NAT_PARMS,
  /external/iproute2/tc/
m_nat.c 159 addattr_l(n, MAX_MSG, TCA_NAT_PARMS, &sel, sizeof(sel));
182 if (tb[TCA_NAT_PARMS] == NULL) {
186 sel = RTA_DATA(tb[TCA_NAT_PARMS]);

Completed in 241 milliseconds