Home
last modified time | relevance | path

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

/dports/net/bird/bird-1.6.8/nest/
H A Dproto.c41 #define GRS_INIT 1 macro
140 if (graceful_restart_state == GRS_INIT) in proto_init_instance()
697 graceful_restart_state = GRS_INIT; in graceful_restart_recovery()
794 ASSERT(graceful_restart_state == GRS_INIT); in proto_graceful_restart_lock()
/dports/net/bird2/bird-2.0.8/nest/
H A Dproto.c38 #define GRS_INIT 1 macro
1037 if (graceful_restart_state == GRS_INIT) in proto_start()
1469 graceful_restart_state = GRS_INIT; in graceful_restart_recovery()
1565 ASSERT(graceful_restart_state == GRS_INIT); in channel_graceful_restart_lock()