Home
last modified time | relevance | path

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

/external/libnl/include/linux-private/linux/
Dfib_rules.h57 FR_ACT_GOTO, /* Jump to another rule */ enumerator
/external/kernel-headers/original/uapi/linux/
Dfib_rules.h68 FR_ACT_GOTO, /* Jump to another rule */ enumerator
/external/iproute2/include/linux/
Dfib_rules.h68 FR_ACT_GOTO, /* Jump to another rule */ enumerator
/external/iproute2/ip/
Diprule.c198 } else if (r->rtm_type == FR_ACT_GOTO) { in print_rule()
461 type = FR_ACT_GOTO; in iprule_modify()