Searched refs:FR_ACT_GOTO (Results 1 – 6 of 6) sorted by relevance
20 #if defined(FR_ACT_GOTO) || (defined(HAVE_DECL_FR_ACT_GOTO) && HAVE_DECL_FR_ACT_GOTO)22 static_assert((FR_ACT_GOTO) == (2), "FR_ACT_GOTO != 2");25 # define FR_ACT_GOTO 282 XLAT(FR_ACT_GOTO),
3 FR_ACT_GOTO 2
69 FR_ACT_GOTO, /* Jump to another rule */ enumerator
78 FR_ACT_GOTO, /* Jump to another rule */ enumerator
321 } else if (r->rtm_type == FR_ACT_GOTO) { in print_rule()740 type = FR_ACT_GOTO; in iprule_modify()