Searched refs:http_parser_url (Results 1 – 7 of 7) sorted by relevance
53 struct http_parser_url { struct68 void http_parser_url_init(struct http_parser_url *u);72 int is_connect, struct http_parser_url *u);
12 zephyr_library_sources_ifdef(CONFIG_HTTP_PARSER_URL http_parser_url.c)
12 http_parser_url.c (originally located in http_parser.c).
382 int http_parse_host(const char *buf, struct http_parser_url *u, in http_parse_host()466 http_parser_url_init(struct http_parser_url *u) in http_parser_url_init()473 struct http_parser_url *u) in http_parser_parse_url()
47 struct http_parser_url u;589 struct http_parser_url u; in ZTEST()
101 struct http_parser_url parser; in transfer_request()
3295 struct http_parser_url parser; in lwm2m_parse_peerinfo()