Home
last modified time | relevance | path

Searched defs:req (Results 1 – 25 of 99) sorted by relevance

1234

/hostap-latest/src/wps/
Dhttp_server.c44 struct http_request *req = cookie; in http_request_cb() local
64 struct http_request *req; in http_request_init() local
91 void http_request_deinit(struct http_request *req) in http_request_deinit()
121 static void http_request_free_all(struct http_request *req) in http_request_free_all()
132 void http_request_send(struct http_request *req, struct wpabuf *resp) in http_request_send()
155 void http_request_send_and_deinit(struct http_request *req, in http_request_send_and_deinit()
163 enum httpread_hdr_type http_request_get_type(struct http_request *req) in http_request_get_type()
169 char * http_request_get_uri(struct http_request *req) in http_request_get_uri()
175 char * http_request_get_hdr(struct http_request *req) in http_request_get_hdr()
181 char * http_request_get_data(struct http_request *req) in http_request_get_data()
[all …]
Dwps_upnp_web.c312 } req; in web_connection_parse_get() local
755 static void web_connection_send_reply(struct http_request *req, in web_connection_send_reply()
861 static const char * web_get_action(struct http_request *req, in web_get_action()
920 struct http_request *req, in web_connection_parse_post()
984 struct http_request *req, in web_connection_parse_subscribe()
1206 struct http_request *req, in web_connection_parse_unsubscribe()
1332 static void web_connection_unimplemented(struct http_request *req) in web_connection_unimplemented()
1348 static void web_connection_check_data(void *ctx, struct http_request *req) in web_connection_check_data()
Dhttp_client.c24 struct wpabuf *req; member
131 struct wpabuf *req, size_t max_response, in http_client_addr()
237 struct wpabuf *req, size_t max_response, in http_client_url()
Dwps_er.c223 struct wpabuf *req; in wps_er_ap_unsubscribe() local
427 struct wpabuf *req; in wps_er_subscribe() local
708 static void wps_er_http_resp_not_found(struct http_request *req) in wps_er_http_resp_not_found()
727 static void wps_er_http_resp_ok(struct http_request *req) in wps_er_http_resp_ok()
1151 static void wps_er_http_event(struct wps_er *er, struct http_request *req, in wps_er_http_event()
1187 static void wps_er_http_notify(struct wps_er *er, struct http_request *req) in wps_er_http_notify()
1213 static void wps_er_http_req(void *ctx, struct http_request *req) in wps_er_http_req()
/hostap-latest/tests/hwsim/
Dtest_eap_proto.py186 def eap_handler(ctx, req): argument
408 def eap_handler(ctx, req): argument
510 def sake_handler(ctx, req): argument
873 def sake_handler(ctx, req): argument
1070 def leap_handler(ctx, req): argument
1239 def leap_handler2(ctx, req): argument
1541 def md5_handler(ctx, req): argument
1711 def otp_handler(ctx, req): argument
1775 def otp_handler2(ctx, req): argument
1820 def gpsk_handler(ctx, req): argument
[all …]
Dfst_module_aux.py190 def grequest(self, req): argument
198 def request(self, req): argument
666 def grequest(self, req): argument
746 def grequest(self, req): argument
/hostap-latest/src/utils/
Dbrowser.c104 WebKitURIRequest *req, in view_cb_resource_load_starting()
137 WebKitURIRequest *req; in view_cb_decide_policy() local
223 WebKitNetworkRequest *req, in view_cb_resource_request_starting()
238 WebKitWebView *view, WebKitWebFrame *frame, WebKitNetworkRequest *req, in view_cb_mime_type_policy_decision()
Dbrowser-android.c30 static void http_req(void *ctx, struct http_request *req) in http_req()
Dbrowser-system.c30 static void http_req(void *ctx, struct http_request *req) in http_req()
Dbrowser-wpadebug.c30 static void http_req(void *ctx, struct http_request *req) in http_req()
/hostap-latest/src/eap_peer/
Deap_pax.c93 static struct wpabuf * eap_pax_alloc_resp(const struct eap_pax_hdr *req, in eap_pax_alloc_resp()
117 const struct eap_pax_hdr *req, in eap_pax_process_std_1()
233 const struct eap_pax_hdr *req, in eap_pax_process_std_3()
337 const struct eap_pax_hdr *req; in eap_pax_process() local
Deap_mschapv2.c245 struct eap_method_ret *ret, const struct eap_mschapv2_hdr *req, in eap_mschapv2_challenge()
351 const struct eap_mschapv2_hdr *req, in eap_mschapv2_success()
516 struct eap_method_ret *ret, const struct eap_mschapv2_hdr *req, u8 id) in eap_mschapv2_change_password()
658 const struct eap_mschapv2_hdr *req, in eap_mschapv2_failure()
Deap_peap.c502 const struct wpabuf *req, struct wpabuf **resp, in eap_tlv_process()
632 struct wpabuf *req, in eap_peap_phase2_request()
794 const struct eap_hdr *req, in eap_peap_decrypt()
1025 const struct eap_hdr *req; in eap_peap_process() local
/hostap-latest/tests/fuzzing/eap-sim-peer/
Deap-sim-peer.c77 void eap_sm_request_sim(struct eap_sm *sm, const char *req) in eap_sm_request_sim()
104 struct wpabuf *buf, *req; in LLVMFuzzerTestOneInput() local
/hostap-latest/tests/fuzzing/eap-aka-peer/
Deap-aka-peer.c83 void eap_sm_request_sim(struct eap_sm *sm, const char *req) in eap_sm_request_sim()
110 struct wpabuf *buf, *req; in LLVMFuzzerTestOneInput() local
/hostap-latest/wpa_supplicant/examples/
Dp2p-nfc.py132 def wpas_report_handover(req, sel, type): argument
143 def wpas_report_handover_wsc(req, sel, type): argument
/hostap-latest/src/ap/
Dgas_query_ap.c48 struct wpabuf *req; member
262 struct wpabuf *req, unsigned int wait_time) in gas_query_tx()
285 struct wpabuf *req; in gas_query_tx_comeback_req() local
679 struct wpabuf *req, in gas_query_ap_req()
/hostap-latest/src/eap_server/
Deap_server_tnc.c107 struct wpabuf *req; in eap_tnc_build_start() local
129 struct wpabuf *req; in eap_tnc_build() local
220 struct wpabuf *req; in eap_tnc_build_msg() local
Deap_server_mschapv2.c106 struct wpabuf *req; in eap_mschapv2_build_challenge() local
149 struct wpabuf *req; in eap_mschapv2_build_success_req() local
193 struct wpabuf *req; in eap_mschapv2_build_failure_req() local
Deap_server_tls_common.c203 struct wpabuf *req; in eap_server_tls_build_msg() local
262 struct wpabuf *req; in eap_server_tls_build_ack() local
Deap_server_wsc.c170 struct wpabuf *req; in eap_wsc_build_start() local
190 struct wpabuf *req; in eap_wsc_build_msg() local
/hostap-latest/wpa_supplicant/
Drrm.c309 const struct rrm_measurement_request_element *req, in wpas_rrm_build_lci_report()
1198 const struct rrm_measurement_beacon_request *req, in wpas_rm_handle_beacon_req()
1306 const struct rrm_measurement_request_element *req, in wpas_rrm_handle_msr_req_element()
1373 const struct rrm_measurement_request_element *req; in wpas_rrm_process_msr_req_elems() local
1459 const struct rrm_link_measurement_request *req; in wpas_rrm_handle_link_measurement_request() local
Dgas_query.c51 struct wpabuf *req; member
285 struct wpabuf *req, unsigned int wait_time) in gas_query_tx()
328 struct wpabuf *req; in gas_query_tx_comeback_req() local
839 int wildcard_bssid, int maintain_addr, struct wpabuf *req, in gas_query_req()
/hostap-latest/src/fst/
Dfst_session.c361 const struct fst_setup_req *req; in fst_session_handle_setup_request() local
642 const struct fst_ack_req *req; in fst_session_handle_ack_request() local
813 struct fst_setup_req req; in fst_session_initiate_setup() local
1028 struct fst_ack_req req; in fst_session_initiate_switch() local
1353 struct fst_setup_req req; in fst_test_req_send_fst_request() local
1480 struct fst_ack_req req; in fst_test_req_send_ack_request() local
/hostap-latest/src/p2p/
Dp2p_sd.c196 struct wpabuf *req; in p2p_send_gas_comeback_req() local
273 struct wpabuf *req; in p2p_start_sd() local
940 int p2p_sd_cancel_request(struct p2p_data *p2p, void *req) in p2p_sd_cancel_request()

1234