Searched refs:FR_ACT_GOTO (Results 1 - 3 of 3) sorted by relevance

/external/iproute2/include/linux/
H A Dfib_rules.h38 FRA_GOTO, /* target to jump to (FR_ACT_GOTO) */
62 FR_ACT_GOTO, /* Jump to another rule */ enumerator in enum:__anon22256
/external/kernel-headers/original/uapi/linux/
H A Dfib_rules.h38 FRA_GOTO, /* target to jump to (FR_ACT_GOTO) */
60 FR_ACT_GOTO, /* Jump to another rule */ enumerator in enum:__anon22999
/external/iproute2/ip/
H A Diprule.c193 } else if (r->rtm_type == FR_ACT_GOTO) {
356 type = FR_ACT_GOTO;

Completed in 1708 milliseconds