Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/src/wps/
Dhttp_client.c26 size_t max_response; member
122 c->max_response, HTTP_CLIENT_TIMEOUT_SEC); in http_client_tx_ready()
131 struct wpabuf *req, size_t max_response, in http_client_addr() argument
144 c->max_response = max_response; in http_client_addr()
237 struct wpabuf *req, size_t max_response, in http_client_url() argument
274 c = http_client_addr(&dst, req, max_response, cb, cb_ctx); in http_client_url()
Dhttp_client.h24 struct wpabuf *req, size_t max_response,
30 struct wpabuf *req, size_t max_response,