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

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/linux/tc_act/
tc_skbedit.h 39 TCA_SKBEDIT_QUEUE_MAPPING,
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/tc_act/
tc_skbedit.h 39 TCA_SKBEDIT_QUEUE_MAPPING,
  /bionic/libc/kernel/uapi/linux/tc_act/
tc_skbedit.h 37 TCA_SKBEDIT_QUEUE_MAPPING,
  /development/ndk/platforms/android-L/include/linux/tc_act/
tc_skbedit.h 37 TCA_SKBEDIT_QUEUE_MAPPING,
  /external/iproute2/include/linux/tc_act/
tc_skbedit.h 40 TCA_SKBEDIT_QUEUE_MAPPING,
  /external/kernel-headers/original/uapi/linux/tc_act/
tc_skbedit.h 40 TCA_SKBEDIT_QUEUE_MAPPING,
  /prebuilts/ndk/9/platforms/android-21/arch-arm/usr/include/linux/tc_act/
tc_skbedit.h 37 TCA_SKBEDIT_QUEUE_MAPPING,
  /prebuilts/ndk/9/platforms/android-21/arch-arm64/usr/include/linux/tc_act/
tc_skbedit.h 37 TCA_SKBEDIT_QUEUE_MAPPING,
  /prebuilts/ndk/9/platforms/android-21/arch-mips/usr/include/linux/tc_act/
tc_skbedit.h 37 TCA_SKBEDIT_QUEUE_MAPPING,
  /prebuilts/ndk/9/platforms/android-21/arch-mips64/usr/include/linux/tc_act/
tc_skbedit.h 37 TCA_SKBEDIT_QUEUE_MAPPING,
  /prebuilts/ndk/9/platforms/android-21/arch-x86/usr/include/linux/tc_act/
tc_skbedit.h 37 TCA_SKBEDIT_QUEUE_MAPPING,
  /prebuilts/ndk/9/platforms/android-21/arch-x86_64/usr/include/linux/tc_act/
tc_skbedit.h 37 TCA_SKBEDIT_QUEUE_MAPPING,
  /external/iproute2/tc/
m_skbedit.c 146 addattr_l(n, MAX_MSG, TCA_SKBEDIT_QUEUE_MAPPING,
181 if (tb[TCA_SKBEDIT_QUEUE_MAPPING] != NULL) {
182 queue_mapping = RTA_DATA(tb[TCA_SKBEDIT_QUEUE_MAPPING]);

Completed in 278 milliseconds