Searched refs:proxy_server_address (Results 1 – 1 of 1) sorted by relevance
322 NXD_ADDRESS proxy_server_address; in sample_helper_thread_entry() local330 proxy_server_address.nxd_ip_version = NX_IP_VERSION_V4; in sample_helper_thread_entry()331 proxy_server_address.nxd_ip_address.v4 = SAMPLE_HTTP_PROXY_SERVER; in sample_helper_thread_entry()332 … status = nx_http_proxy_client_enable(&ip_0, &proxy_server_address, SAMPLE_HTTP_PROXY_SERVER_PORT, in sample_helper_thread_entry()