Searched refs:nx_ip_http_proxy_ip_address (Results 1 – 2 of 2) sorted by relevance
187 ip_ptr -> nx_ip_http_proxy_ip_address.nxd_ip_version = proxy_server_ip -> nxd_ip_version; in _nx_http_proxy_client_enable()194 … ip_ptr -> nx_ip_http_proxy_ip_address.nxd_ip_address.v4 = proxy_server_ip -> nxd_ip_address.v4; in _nx_http_proxy_client_enable()204 ip_ptr -> nx_ip_http_proxy_ip_address.nxd_ip_address.v6); in _nx_http_proxy_client_enable()325 *server_ip = &(ip_ptr -> nx_ip_http_proxy_ip_address); in _nx_http_proxy_client_initialize()
2921 NXD_ADDRESS nx_ip_http_proxy_ip_address; member