Home
last modified time | relevance | path

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

/NetX-Duo-v6.2.1/common/src/
Dnx_http_proxy_client.c233 (UCHAR *)ip_ptr -> nx_ip_http_proxy_authentication, in _nx_http_proxy_client_enable()
234 sizeof(ip_ptr -> nx_ip_http_proxy_authentication), in _nx_http_proxy_client_enable()
479 status = _nx_packet_data_append(packet_ptr, ip_ptr -> nx_ip_http_proxy_authentication, in _nx_http_proxy_client_connect()
/NetX-Duo-v6.2.1/common/inc/
Dnx_api.h2930 UCHAR nx_ip_http_proxy_authentication[NX_HTTP_PROXY_MAX_AUTHENTICATION]; member