Home
last modified time | relevance | path

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

/NetX-Duo-v6.4.1/samples/
Dmain.c120 #ifndef SAMPLE_HTTP_PROXY_SERVER
121 #define SAMPLE_HTTP_PROXY_SERVER IP_ADDRESS(192, 168, 100, 6) macro
330 proxy_server_address.nxd_ip_address.v4 = SAMPLE_HTTP_PROXY_SERVER; in sample_helper_thread_entry()