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

  /bionic/libc/kernel/uapi/linux/
fib_rules.h 77 FR_ACT_TO_TBL,
  /development/ndk/platforms/android-21/include/linux/
fib_rules.h 77 FR_ACT_TO_TBL,
  /external/iproute2/include/linux/
fib_rules.h 61 FR_ACT_TO_TBL, /* Pass to fixed table */
  /external/kernel-headers/original/uapi/linux/
fib_rules.h 59 FR_ACT_TO_TBL, /* Pass to fixed table */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/
fib_rules.h 58 FR_ACT_TO_TBL, /* Pass to fixed table */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
fib_rules.h 59 FR_ACT_TO_TBL, /* Pass to fixed table */
  /prebuilts/ndk/9/platforms/android-21/arch-arm/usr/include/linux/
fib_rules.h 77 FR_ACT_TO_TBL,
  /prebuilts/ndk/9/platforms/android-21/arch-arm64/usr/include/linux/
fib_rules.h 77 FR_ACT_TO_TBL,
  /prebuilts/ndk/9/platforms/android-21/arch-mips/usr/include/linux/
fib_rules.h 77 FR_ACT_TO_TBL,
  /prebuilts/ndk/9/platforms/android-21/arch-mips64/usr/include/linux/
fib_rules.h 77 FR_ACT_TO_TBL,
  /prebuilts/ndk/9/platforms/android-21/arch-x86/usr/include/linux/
fib_rules.h 77 FR_ACT_TO_TBL,
  /prebuilts/ndk/9/platforms/android-21/arch-x86_64/usr/include/linux/
fib_rules.h 77 FR_ACT_TO_TBL,
  /system/netd/server/
RouteController.cpp 246 // action of FR_ACT_UNREACHABLE). Otherwise, the rule specifies an action of FR_ACT_TO_TBL.
287 .action = static_cast<uint8_t>(priority != RULE_PRIORITY_UNREACHABLE ? FR_ACT_TO_TBL :
296 if (table == RT_TABLE_UNSPEC && rule.action == FR_ACT_TO_TBL && action != RTM_DELRULE) {
    [all...]

Completed in 31 milliseconds