Home
last modified time | relevance | path

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

/openbsd/usr.sbin/ripd/
H A Dprintconf.c55 if (conf->options & OPT_TRIGGERED_UPDATES) in print_mainconf()
H A Dripd.h67 #define OPT_TRIGGERED_UPDATES 0x04 macro
H A Dparse.y189 conf->options |= OPT_TRIGGERED_UPDATES;
191 conf->options &= ~OPT_TRIGGERED_UPDATES;