Home
last modified time | relevance | path

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

/NetX-Duo-v6.2.1/test/regression/netxduo_test/
Dnetx_http_proxy_basic_test.c42 #define HTTP_PROXY_ADDRESS IP_ADDRESS(1,2,3,6) macro
171 status = nx_ip_create(&proxy_ip, "HTTP Proxy IP", HTTP_PROXY_ADDRESS, in test_application_define()
205 proxy_server_address.nxd_ip_address.v4 = HTTP_PROXY_ADDRESS; in thread_client_entry()
Dnetx_http_proxy_non_block_test.c42 #define HTTP_PROXY_ADDRESS IP_ADDRESS(1,2,3,6) macro
171 status = nx_ip_create(&proxy_ip, "HTTP Proxy IP", HTTP_PROXY_ADDRESS, in test_application_define()
211 proxy_server_address.nxd_ip_address.v4 = HTTP_PROXY_ADDRESS; in thread_client_entry()
Dnetx_http_proxy_disconnect_test.c42 #define HTTP_PROXY_ADDRESS IP_ADDRESS(1,2,3,6) macro
171 status = nx_ip_create(&proxy_ip, "HTTP Proxy IP", HTTP_PROXY_ADDRESS, in test_application_define()
217 proxy_server_address.nxd_ip_address.v4 = HTTP_PROXY_ADDRESS; in thread_client_entry()
Dnetx_http_proxy_error_response_test.c42 #define HTTP_PROXY_ADDRESS IP_ADDRESS(1,2,3,6) macro
182 status = nx_ip_create(&proxy_ip, "HTTP Proxy IP", HTTP_PROXY_ADDRESS, in test_application_define()
222 proxy_server_address.nxd_ip_address.v4 = HTTP_PROXY_ADDRESS; in thread_client_entry()
Dnetx_http_proxy_multiple_response_test.c42 #define HTTP_PROXY_ADDRESS IP_ADDRESS(1,2,3,6) macro
171 status = nx_ip_create(&proxy_ip, "HTTP Proxy IP", HTTP_PROXY_ADDRESS, in test_application_define()
211 proxy_server_address.nxd_ip_address.v4 = HTTP_PROXY_ADDRESS; in thread_client_entry()
Dnetx_http_proxy_data_fin_test.c47 #define HTTP_PROXY_ADDRESS IP_ADDRESS(1,2,3,6) macro
185 status = nx_ip_create(&proxy_ip, "HTTP Proxy IP", HTTP_PROXY_ADDRESS, in test_application_define()
231 proxy_server_address.nxd_ip_address.v4 = HTTP_PROXY_ADDRESS; in thread_client_entry()