Searched refs:ENDPOINT_CLOSED (Results 1 – 2 of 2) sorted by relevance
398 UpdateEndpointStateMayRemove(endpoint, ENDPOINT_CLOSED); in CloseEndpointHandle()552 UpdateEndpointStateMayRemove(endpoint, ENDPOINT_CLOSED); in OnAssociatedEndpointClosedBeforeSent()722 UpdateEndpointStateMayRemove(endpoint, ENDPOINT_CLOSED); in ProcessIncomingMessage()806 case ENDPOINT_CLOSED: in UpdateEndpointStateMayRemove()
198 enum EndpointStateUpdateType { ENDPOINT_CLOSED, PEER_ENDPOINT_CLOSED }; enumerator