Home
last modified time | relevance | path

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

/openbsd/usr.sbin/bgpd/
H A Dsession.h24 #define INTERVAL_CONNECTRETRY 120 macro
H A Dprintconf.c396 if (conf->connectretry != INTERVAL_CONNECTRETRY) in print_mainconf()
H A Dparse.y4031 c->connectretry = INTERVAL_CONNECTRETRY; in init_config()