Home
last modified time | relevance | path

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

/external/kernel-headers/original/uapi/linux/
Dfib_rules.h60 FR_ACT_GOTO, /* Jump to another rule */ enumerator
/external/iproute2/include/linux/
Dfib_rules.h62 FR_ACT_GOTO, /* Jump to another rule */ enumerator
/external/iproute2/ip/
Diprule.c193 } else if (r->rtm_type == FR_ACT_GOTO) { in print_rule()
356 type = FR_ACT_GOTO; in iprule_modify()