Searched refs:eCLOSING (Results 1 – 6 of 6) sorted by relevance
72 …eCLOSING, /* 9 (server + client) waiting for a connection termination request acknowledgement… enumerator
105 case eCLOSING: in prvTCPSocketIsActive()168 case eCLOSING: in prvTCPStatusAgeCheck()870 case eCLOSING: /* (server + client) waiting for a connection in prvTCPHandleState()
3630 case eCLOSING: in bMayConnect()4148 …( eType == eCLOSING ) ) /* (server + client) waiting for a connection termination request ackn… in prvRecvWait()4327 ( pxSocket->u.xTCP.eTCPState == eCLOSING ) ) in prvTCPSendCheck()
111 Status = eCLOSING; in test_prvTCPSocketIsActive()1618 pxSocket->u.xTCP.eTCPState = eCLOSING; in test_prvTCPHandleState_ClosingKeepAlive()
2045 xSocket.u.xTCP.eTCPState = eCLOSING; in test_bMayConnect()2282 eIPTCPState_t array[] = { eCLOSED, eCLOSE_WAIT, eCLOSING }; in test_prvTCPSendCheck_InvalidValues()
742 xSocket.u.xTCP.eTCPState = eCLOSING; in test_FreeRTOS_recv_SocketClosing()