Home
last modified time | relevance | path

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

/Zephyr-latest/include/zephyr/net/http/
Dparser.h28 #define HTTP_PARSER_VERSION_MINOR 7 macro
/Zephyr-latest/subsys/net/lib/http/
Dhttp_parser.c2389 HTTP_PARSER_VERSION_MINOR * 0x00100 | in http_parser_version()