Home
last modified time | relevance | path

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

/NetX-Duo-v6.2.1/addons/http/
Dnxd_http_client.h236 …R *client_name, NX_IP *ip_ptr, NX_PACKET_POOL *pool_ptr, ULONG window_size, UINT http_client_size);
255 …R *client_name, NX_IP *ip_ptr, NX_PACKET_POOL *pool_ptr, ULONG window_size, UINT http_client_size);
Dnxd_http_client.c94 …AR *client_name, NX_IP *ip_ptr, NX_PACKET_POOL *pool_ptr, ULONG window_size, UINT http_client_size) in _nxe_http_client_create() argument
104 (pool_ptr == NX_NULL) || (http_client_size != sizeof(NX_HTTP_CLIENT))) in _nxe_http_client_create()
/NetX-Duo-v6.2.1/addons/web/
Dnx_web_http_client.h252 …R *client_name, NX_IP *ip_ptr, NX_PACKET_POOL *pool_ptr, ULONG window_size, UINT http_client_size);
377 …R *client_name, NX_IP *ip_ptr, NX_PACKET_POOL *pool_ptr, ULONG window_size, UINT http_client_size);
Dnx_web_http_client.c142 …AR *client_name, NX_IP *ip_ptr, NX_PACKET_POOL *pool_ptr, ULONG window_size, UINT http_client_size) in _nxe_web_http_client_create() argument
152 (pool_ptr == NX_NULL) || (http_client_size != sizeof(NX_WEB_HTTP_CLIENT))) in _nxe_web_http_client_create()