Searched refs:max_prefix_restart (Results 1 – 6 of 6) sorted by relevance
236 if (p->conf.max_prefix_restart) in json_neighbor_full()238 p->conf.max_prefix_restart); in json_neighbor_full()
290 if (p->conf.max_prefix_restart) in show_neighbor_full() 292 p->conf.max_prefix_restart); in show_neighbor_full()
808 if (p->max_prefix_restart) in print_peer()809 printf(" restart %u", p->max_prefix_restart); in print_peer()
486 uint16_t max_prefix_restart; member
3372 t = p->conf.max_prefix_restart; in session_dispatch_imsg()
2101 curpeer->conf.max_prefix_restart = $3;