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

  /external/iproute2/include/linux/
fib_rules.h 38 FRA_GOTO, /* target to jump to (FR_ACT_GOTO) */
60 FR_ACT_GOTO, /* Jump to another rule */
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
fib_rules.h 37 FRA_GOTO, /* target to jump to (FR_ACT_GOTO) */
59 FR_ACT_GOTO, /* Jump to another rule */
  /external/iproute2/ip/
iprule.c 180 } else if (r->rtm_type == FR_ACT_GOTO) {
336 type = FR_ACT_GOTO;

Completed in 556 milliseconds