Home
last modified time | relevance | path

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

/third_party/lwip/src/include/lwip/apps/
Dhttpd.h211 u16_t response_uri_len, u8_t *post_auto_wnd);
/third_party/lwip/src/apps/http/
Dhttpd.c1831 u8_t post_auto_wnd = 1; local
1836 http_uri_buf, LWIP_HTTPD_URI_BUF_LEN, &post_auto_wnd);
1842 hs->no_auto_wnd = !post_auto_wnd;
1856 if (!post_auto_wnd) {