Home
last modified time | relevance | path

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

/Zephyr-Core-3.7.0/subsys/net/lib/http/
Dhttp_parser_url.c382 int http_parse_host(const char *buf, struct http_parser_url *u, in http_parse_host() function
551 if (http_parse_host(buf, u, found_at) != 0) { in http_parser_parse_url()