Searched refs:http_client_addr (Results 1 – 2 of 2) sorted by relevance
23 struct http_client * http_client_addr(struct sockaddr_in *dst,
130 struct http_client * http_client_addr(struct sockaddr_in *dst, in http_client_addr() function274 c = http_client_addr(&dst, req, max_response, cb, cb_ctx); in http_client_url()