Home
last modified time | relevance | path

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

/NetX-Duo-v6.2.1/addons/http/
Dnxd_http_client.h85 #ifndef NX_HTTP_TIME_TO_LIVE
86 #define NX_HTTP_TIME_TO_LIVE 0x80 macro
Dnxd_http_server.h108 #ifndef NX_HTTP_TIME_TO_LIVE
109 #define NX_HTTP_TIME_TO_LIVE 0x80 macro
Dnxd_http_client.c179 NX_HTTP_TYPE_OF_SERVICE, NX_HTTP_FRAGMENT_OPTION, NX_HTTP_TIME_TO_LIVE, in _nx_http_client_create()
Dnxd_http_server.c1419 NX_HTTP_TYPE_OF_SERVICE, NX_HTTP_FRAGMENT_OPTION, NX_HTTP_TIME_TO_LIVE, in _nx_http_server_create()