Home
last modified time | relevance | path

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

/third_party/lwip/src/apps/http/
Dhttpd.c1812 #define HTTP_HDR_CONTENT_LEN_DIGIT_MAX_LEN 10 macro
1815 … = lwip_strnstr(scontent_len + HTTP_HDR_CONTENT_LEN_LEN, CRLF, HTTP_HDR_CONTENT_LEN_DIGIT_MAX_LEN);