Home
last modified time | relevance | path

Searched defs:on_message_begin (Results 1 – 2 of 2) sorted by relevance

/Zephyr-latest/subsys/net/lib/http/
Dhttp_client.c352 static int on_message_begin(struct http_parser *parser) in on_message_begin() function
/Zephyr-latest/include/zephyr/net/http/
Dparser.h201 http_cb on_message_begin; member