Searched refs:http_client_size (Results 1 – 4 of 4) sorted by relevance
| /NetX-Duo-v6.2.1/addons/http/ |
| D | nxd_http_client.h | 236 …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);
|
| D | nxd_http_client.c | 94 …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/ |
| D | nx_web_http_client.h | 252 …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);
|
| D | nx_web_http_client.c | 142 …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()
|