Home
last modified time | relevance | path

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

/Zephyr-Core-3.7.0/subsys/net/lib/http/
Dhttp_parser.c313 # define NEW_MESSAGE() (http_should_keep_alive(parser) ? start_state : s_dead) macro
322 # define NEW_MESSAGE() start_state macro
667 UPDATE_STATE(NEW_MESSAGE()); in zero_content_length()
685 UPDATE_STATE(NEW_MESSAGE()); in zero_content_length()
1932 UPDATE_STATE(NEW_MESSAGE()); in parser_execute()
1947 UPDATE_STATE(NEW_MESSAGE()); in parser_execute()
2036 UPDATE_STATE(NEW_MESSAGE()); in parser_execute()