Home
last modified time | relevance | path

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

/openbsd/usr.sbin/ifstated/
H A Difstated.h77 #define IFSD_ACTION_CONDITION 3 macro
H A Dparse.y220 action->type = IFSD_ACTION_CONDITION;
823 case IFSD_ACTION_CONDITION: in link_states()
921 state->init->type = IFSD_ACTION_CONDITION; in init_state()
926 state->body->type = IFSD_ACTION_CONDITION; in init_state()
H A Difstated.c618 case IFSD_ACTION_CONDITION: in do_action()
705 case IFSD_ACTION_CONDITION: in remove_action()