Home
last modified time | relevance | path

Searched refs:LWIP_HTTPD_POST_MAX_RESPONSE_URI_LEN (Results 1 – 2 of 2) sorted by relevance

/reactos/drivers/network/tcpip/lwip/src/include/lwip/apps/
H A Dhttpd_opts.h299 #if !defined LWIP_HTTPD_POST_MAX_RESPONSE_URI_LEN || defined __DOXYGEN__
300 #define LWIP_HTTPD_POST_MAX_RESPONSE_URI_LEN 63 macro
/reactos/drivers/network/tcpip/lwip/src/apps/http/
H A Dhttpd.c170 #if LWIP_HTTPD_POST_MAX_RESPONSE_URI_LEN > LWIP_HTTPD_MAX_REQUEST_URI_LEN
171 #define LWIP_HTTPD_URI_BUF_LEN LWIP_HTTPD_POST_MAX_RESPONSE_URI_LEN