Home
last modified time | relevance | path

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

/NetX-Duo-v6.2.1/addons/web/
Dnx_web_http_client.h122 …NX_IP *nx_web_http_client_ip_ptr; /* Pointer to associated IP st… member
Dnx_web_http_client.c242 client_ptr -> nx_web_http_client_ip_ptr = ip_ptr; in _nx_web_http_client_create()
/NetX-Duo-v6.2.1/test/regression/web_test/
Dnetx_https_api_test.c514 EXPECT_EQ(http_client.nx_web_http_client_ip_ptr, &ip_0); in nx_web_http_client_create_test()