Home
last modified time | relevance | path

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

/reactos/drivers/network/tcpip/lwip/src/apps/http/
H A Dhttpd.c1820 #define HTTP_HDR_CONTENT_LEN_DIGIT_MAX_LEN 10 macro
1823 … = lwip_strnstr(scontent_len + HTTP_HDR_CONTENT_LEN_LEN, CRLF, HTTP_HDR_CONTENT_LEN_DIGIT_MAX_LEN);