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

  /bionic/libc/kernel/uapi/linux/tc_act/
tc_gact.h 44 TCA_GACT_PARMS,
  /development/ndk/platforms/android-L/include/linux/tc_act/
tc_gact.h 44 TCA_GACT_PARMS,
  /external/iproute2/include/linux/tc_act/
tc_gact.h 26 TCA_GACT_PARMS,
  /external/kernel-headers/original/uapi/linux/tc_act/
tc_gact.h 26 TCA_GACT_PARMS,
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/linux/tc_act/
tc_gact.h 29 TCA_GACT_PARMS,
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/tc_act/
tc_gact.h 29 TCA_GACT_PARMS,
  /prebuilts/ndk/9/platforms/android-19/arch-arm64/usr/include/linux/tc_act/
tc_gact.h 44 TCA_GACT_PARMS,
  /prebuilts/ndk/9/platforms/android-19/arch-mips64/usr/include/linux/tc_act/
tc_gact.h 44 TCA_GACT_PARMS,
  /prebuilts/ndk/9/platforms/android-19/arch-x86_64/usr/include/linux/tc_act/
tc_gact.h 44 TCA_GACT_PARMS,
  /external/iproute2/tc/
m_gact.c 192 addattr_l(n, MAX_MSG, TCA_GACT_PARMS, &p, sizeof (p));
222 if (tb[TCA_GACT_PARMS] == NULL) {
226 p = RTA_DATA(tb[TCA_GACT_PARMS]);

Completed in 408 milliseconds