Searched refs:ST_STOPPING (Results 1 – 2 of 2) sorted by relevance
289 NewState(fp, ST_STOPPING); in fsm_Open()333 case ST_STOPPING: in fsm_Down()359 case ST_STOPPING: in fsm_Close()419 case ST_STOPPING: in FsmTimeout()439 case ST_STOPPING: in FsmTimeout()531 case ST_STOPPING: in FsmRecvConfigReq()640 case ST_STOPPING: in FsmRecvConfigAck()704 case ST_STOPPING: in FsmRecvConfigNak()752 case ST_STOPPING: in FsmRecvTermReq()785 case ST_STOPPING: in FsmRecvTermAck()[all …]
41 #define ST_STOPPING 5 macro