Searched refs:eCLOSING (Results 1 – 5 of 5) sorted by relevance
58 …eCLOSING, /* 9 (server + client) waiting for a connection termination request acknowledgement… enumerator
111 case eCLOSING: in prvTCPSocketIsActive()174 case eCLOSING: in prvTCPStatusAgeCheck()871 case eCLOSING: /* (server + client) waiting for a connection in prvTCPHandleState()
2974 case eCLOSING: in bMayConnect()3376 …case eCLOSING: /* (server + client) waiting for a connection termination request acknowledgemen… in FreeRTOS_recv()3561 ( pxSocket->u.xTCP.eTCPState == eCLOSING ) ) in prvTCPSendCheck()
101 Status = eCLOSING; in test_prvTCPSocketIsActive()1394 pxSocket->u.xTCP.eTCPState = eCLOSING; in test_prvTCPHandleState_Closing_Keep_Alive()
1963 xSocket.u.xTCP.eTCPState = eCLOSING; in test_bMayConnect()2163 eIPTCPState_t array[] = { eCLOSED, eCLOSE_WAIT, eCLOSING }; in test_prvTCPSendCheck_InvalidValues()