Home
last modified time | relevance | path

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

/Zephyr-Core-3.7.0/include/zephyr/net/http/
Dparser.h253 void http_parser_pause(struct http_parser *parser, int paused);
/Zephyr-Core-3.7.0/subsys/net/lib/http/
Dhttp_parser.c2365 void http_parser_pause(struct http_parser *parser, int paused) in http_parser_pause() function