Home
last modified time | relevance | path

Searched refs:nx_ip_http_proxy_authentication_length (Results 1 – 2 of 2) sorted by relevance

/NetX-Duo-v6.2.1/common/src/
Dnx_http_proxy_client.c235 &(ip_ptr -> nx_ip_http_proxy_authentication_length)); in _nx_http_proxy_client_enable()
245 ip_ptr -> nx_ip_http_proxy_authentication_length = 0; in _nx_http_proxy_client_enable()
464 if (ip_ptr -> nx_ip_http_proxy_authentication_length) in _nx_http_proxy_client_connect()
480 … ip_ptr -> nx_ip_http_proxy_authentication_length, pool_ptr, NX_NO_WAIT); in _nx_http_proxy_client_connect()
/NetX-Duo-v6.2.1/common/inc/
Dnx_api.h2931 UINT nx_ip_http_proxy_authentication_length; member