Home
last modified time | relevance | path

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

/Zephyr-4.2.1/include/zephyr/net/http/
Dparser.h263 void http_parser_pause(struct http_parser *parser, int paused);
/Zephyr-4.2.1/subsys/net/lib/http/
Dhttp_parser.c2539 void http_parser_pause(struct http_parser *parser, int paused) in http_parser_pause() function