Searched refs:max_response (Results 1 - 4 of 4) sorted by relevance
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/wps/ |
H A D | http_client.c | 26 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() 144 c->max_response = max_response; in http_client_addr() 237 struct wpabuf *req, size_t max_response, in http_client_url() 274 c = http_client_addr(&dst, req, max_response, cb, cb_ctx); in http_client_url() 130 http_client_addr(struct sockaddr_in *dst, struct wpabuf *req, size_t max_response, void (*cb)(void *ctx, struct http_client *c, enum http_client_event event), void *cb_ctx) http_client_addr() argument 236 http_client_url(const char *url, struct wpabuf *req, size_t max_response, void (*cb)(void *ctx, struct http_client *c, enum http_client_event event), void *cb_ctx) http_client_url() argument
|
H A D | http_client.h | 24 struct wpabuf *req, size_t max_response, 30 struct wpabuf *req, size_t max_response,
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/wps/ |
H A D | http_client.c | 26 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() 144 c->max_response = max_response; in http_client_addr() 237 struct wpabuf *req, size_t max_response, in http_client_url() 274 c = http_client_addr(&dst, req, max_response, cb, cb_ctx); in http_client_url() 130 http_client_addr(struct sockaddr_in *dst, struct wpabuf *req, size_t max_response, void (*cb)(void *ctx, struct http_client *c, enum http_client_event event), void *cb_ctx) http_client_addr() argument 236 http_client_url(const char *url, struct wpabuf *req, size_t max_response, void (*cb)(void *ctx, struct http_client *c, enum http_client_event event), void *cb_ctx) http_client_url() argument
|
H A D | http_client.h | 24 struct wpabuf *req, size_t max_response, 30 struct wpabuf *req, size_t max_response,
|
Completed in 2 milliseconds