Home
last modified time | relevance | path

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

/openbsd/usr.sbin/bgpd/
H A Dbgpd.c64 int reconfpending; variable
568 if (reconfpending) in reconfigure()
605 reconfpending = 3; /* one per child */ in send_config()
1008 if (reconfpending == 0) { in dispatch_imsg()
1025 reconfpending--; in dispatch_imsg()
1028 if (reconfpending == 0) { in dispatch_imsg()
1032 reconfpending--; in dispatch_imsg()
1033 if (reconfpending == 0) { in dispatch_imsg()
1040 reconfpending = 3; /* expecting 2 DONE msg */ in dispatch_imsg()