Searched refs:NX_HTTP_PROXY_STATE_CONNECTED (Results 1 – 3 of 3) sorted by relevance
105 (socket_ptr -> nx_tcp_socket_http_proxy_state == NX_HTTP_PROXY_STATE_CONNECTED)) in _nx_tcp_socket_state_wait()
721 socket_ptr -> nx_tcp_socket_http_proxy_state = NX_HTTP_PROXY_STATE_CONNECTED; in _nx_http_proxy_client_connect_response_process()
67 #define NX_HTTP_PROXY_STATE_CONNECTED 3 macro