Home
last modified time | relevance | path

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

/Zephyr-latest/include/zephyr/net/http/
Dparser.h133 HPE_INVALID_CONTENT_LENGTH, enumerator
/Zephyr-latest/subsys/net/lib/http/
Dhttp_parser.c527 SET_ERRNO(HPE_INVALID_CONTENT_LENGTH); in header_states()
540 SET_ERRNO(HPE_INVALID_CONTENT_LENGTH); in header_states()
1628 SET_ERRNO(HPE_INVALID_CONTENT_LENGTH); in parser_execute()
2102 SET_ERRNO(HPE_INVALID_CONTENT_LENGTH); in parser_execute()