Home
last modified time | relevance | path

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

/external/opencore/protocols/http_parcom/src/
Dhttp_parser_internal.h39 #define DEFAULT_MAX_LINE_BUFFER_SIZE 512 macro
187 HTTPParserInput() : iLineBufferSize(DEFAULT_MAX_LINE_BUFFER_SIZE) in HTTPParserInput()