Home
last modified time | relevance | path

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

/openbsd/usr.sbin/bgpd/
H A Dbgpd.c65 int reconfpending; variable
579 if (reconfpending) in reconfigure()
614 reconfpending = 3; /* one per child */ in send_config()
1021 if (reconfpending == 0) { in dispatch_imsg()
1041 reconfpending--; in dispatch_imsg()
1044 if (reconfpending == 0) { in dispatch_imsg()
1048 reconfpending--; in dispatch_imsg()
1049 if (reconfpending == 0) { in dispatch_imsg()
1056 reconfpending = 3; /* expecting 2 DONE msg */ in dispatch_imsg()