Home
last modified time | relevance | path

Searched defs:req_type (Results 1 – 8 of 8) sorted by relevance

/external/wpa_supplicant_8/src/wps/
Dwps.c418 struct wpabuf * wps_build_assoc_req_ie(enum wps_request_type req_type) in wps_build_assoc_req_ie()
496 enum wps_request_type req_type, in wps_build_probe_req_ie()
/external/webrtc/api/transport/
Dstun.cc1180 int GetStunSuccessResponseType(int req_type) { in GetStunSuccessResponseType()
1184 int GetStunErrorResponseType(int req_type) { in GetStunErrorResponseType()
/external/wpa_supplicant_8/wpa_supplicant/
Dscan.c51 enum wps_request_type *req_type) in wpas_wps_in_use()
576 enum wps_request_type req_type = WPS_REQ_ENROLLEE_INFO; in wpa_supplicant_extra_ies() local
/external/crosvm/devices/src/virtio/
Dblock.rs120 req_type: Le32, field
605 let req_type = req_header.req_type.to_native(); in execute_request() localVariable
Dblock_async.rs130 req_type: Le32, field
674 let req_type = req_header.req_type.to_native(); in execute_request() localVariable
/external/python/google-api-python-client/googleapiclient/
Dhttp.py132 http, num_retries, req_type, sleep, rand, uri, method, *args, **kwargs argument
/external/python/cpython2/Python/
DPython-ast.c6932 PyObject *req_type[3]; in PyAST_obj2mod() local
/external/python/cpython3/Python/
DPython-ast.c10122 PyObject *req_type[3]; in PyAST_obj2mod() local