Searched refs:min_holdtime (Results 1 – 6 of 6) sorted by relevance
393 if (conf->min_holdtime != MIN_HOLDTIME) in print_mainconf()394 printf("holdtime min %u\n", conf->min_holdtime); in print_mainconf()820 if (p->min_holdtime) in print_peer()821 printf("%s\tholdtime min %u\n", c, p->min_holdtime); in print_peer()
87 to->min_holdtime = from->min_holdtime; in copy_config()
343 uint16_t min_holdtime; member508 uint16_t min_holdtime; member
776 conf->min_holdtime = $3;1941 curpeer->conf.min_holdtime = $3;4083 c->min_holdtime = MIN_HOLDTIME; in init_config()
2274 if (holdtime && holdtime < peer->conf.min_holdtime) { in parse_open()
251 json_do_uint("min_holdtime", p->conf.min_holdtime); in json_neighbor_full()