Searched refs:ST_CLOSING (Results 1 – 2 of 2) sorted by relevance
285 case ST_CLOSING: /* XXX: restart option */ in fsm_Open()320 case ST_CLOSING: in fsm_Down()358 NewState(fp, ST_CLOSING); in fsm_Close()365 NewState(fp, ST_CLOSING); in fsm_Close()374 NewState(fp, ST_CLOSING); in fsm_Close()416 case ST_CLOSING: in FsmTimeout()432 case ST_CLOSING: in FsmTimeout()526 case ST_CLOSING: in FsmRecvConfigReq()581 NewState(fp, ST_CLOSING); in FsmRecvConfigReq()637 case ST_CLOSING: in FsmRecvConfigAck()[all …]
38 #define ST_CLOSING 4 macro