Searched refs:eFIN_WAIT_2 (Results 1 – 5 of 5) sorted by relevance
56 …eFIN_WAIT_2, /* 7 (server + client) waiting for a connection termination request from the remote… enumerator
110 case eFIN_WAIT_2: in prvTCPSocketIsActive()173 case eFIN_WAIT_2: in prvTCPStatusAgeCheck()861 …case eFIN_WAIT_2: /* (server + client) waiting for a connection termination request from the remot… in prvTCPHandleState()
2973 case eFIN_WAIT_2: in bMayConnect()3397 case eFIN_WAIT_2: in FreeRTOS_recv()
97 Status = eFIN_WAIT_2; in test_prvTCPSocketIsActive()
1959 xSocket.u.xTCP.eTCPState = eFIN_WAIT_2; in test_bMayConnect()