Home
last modified time | relevance | path

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

/third_party/lwip/src/include/lwip/apps/
Dhttpd_opts.h310 #if !defined LWIP_HTTPD_KILL_OLD_ON_CONNECTIONS_EXCEEDED || defined __DOXYGEN__
311 #define LWIP_HTTPD_KILL_OLD_ON_CONNECTIONS_EXCEEDED 0 macro
/third_party/lwip/src/apps/http/
Dhttpd.c242 #if LWIP_HTTPD_KILL_OLD_ON_CONNECTIONS_EXCEEDED
348 #if LWIP_HTTPD_KILL_OLD_ON_CONNECTIONS_EXCEEDED
421 #if LWIP_HTTPD_KILL_OLD_ON_CONNECTIONS_EXCEEDED in http_ssi_state_alloc()
461 #if LWIP_HTTPD_KILL_OLD_ON_CONNECTIONS_EXCEEDED in http_state_alloc()
/third_party/lwip/
DCHANGELOG323 LWIP_HTTPD_KILL_OLD_ON_CONNECTIONS_EXCEEDED)