Home
last modified time | relevance | path

Searched refs:_nx_http_proxy_client_enable (Results 1 – 3 of 3) sorted by relevance

/NetX-Duo-v6.2.1/common/inc/
Dnx_http_proxy_client.h71 UINT _nx_http_proxy_client_enable(NX_IP *ip_ptr, NXD_ADDRESS *proxy_server_ip, UINT proxy_server_po…
Dnx_api.h3319 #define nx_http_proxy_client_enable _nx_http_proxy_client_enable
/NetX-Duo-v6.2.1/common/src/
Dnx_http_proxy_client.c128 status = _nx_http_proxy_client_enable(ip_ptr, proxy_server_ip, proxy_server_port, username, in _nxe_http_proxy_client_enable()
180 UINT _nx_http_proxy_client_enable(NX_IP *ip_ptr, NXD_ADDRESS *proxy_server_ip, UINT proxy_server_po… in _nx_http_proxy_client_enable() function