HomeSort by relevance Sort by last modified time
    Searched refs:request_type (Results 1 - 16 of 16) sorted by null

  /external/wpa_supplicant_6/wpa_supplicant/src/wps/
wps.c 80 } else if (attr.request_type == NULL) {
86 *attr.request_type);
87 data->request_type = *attr.request_type;
wps_attr_parse.c 319 attr->request_type = pos;
327 attr->request_type = pos;
wps_i.h 74 * request_type - Request Type attribute from (Re)AssocReq
76 u8 request_type; member in struct:wps_data
143 const u8 *request_type; /* 1 octet */ member in struct:wps_parse_attr
  /external/netperf/
netserver.c 206 switch (netperf_request.content.request_type) {
411 netperf_request.content.request_type);
netlib.h 245 int request_type; member in struct:netperf_request_struct::__anon5265
nettest_dlpi.c 315 netperf_request.content.request_type = DO_DLPI_CO_STREAM;
    [all...]
nettest_unix.c 377 netperf_request.content.request_type = DO_STREAM_STREAM;
    [all...]
nettest_bsd.c     [all...]
nettest_sdp.c 372 netperf_request.content.request_type = DO_SDP_STREAM;
    [all...]
nettest_sctp.c 542 netperf_request.content.request_type = DO_SCTP_STREAM;
    [all...]
nettest_xti.c 732 netperf_request.content.request_type = DO_XTI_TCP_STREAM;
    [all...]
netlib.c     [all...]
  /external/chromium/third_party/libevent/
evdns.c 166 unsigned int request_type; /* TYPE_PTR or TYPE_A */ member in struct:request
647 switch (req->request_type) {
730 if (req->search_state && req->request_type != TYPE_PTR) {
866 reply.type = req->request_type;
893 if (req->request_type != TYPE_A) {
911 if (req->request_type != TYPE_PTR) {
922 if (req->request_type != TYPE_AAAA) {
    [all...]
  /hardware/qcom/gps/loc_api/libloc_api-rpc/gen-1240/
loc_api_common.xdr 561 rpc_loc_qwip_request_e_type request_type;
loc_api_common_xdr.c 1008 if (!xdr_rpc_loc_qwip_request_e_type (xdrs, &objp->request_type))
    [all...]
  /hardware/qcom/gps/loc_api/libloc_api-rpc/inc-1240/
loc_api_common.h 576 rpc_loc_qwip_request_e_type request_type; member in struct:rpc_loc_qwip_request_s_type
    [all...]

Completed in 3307 milliseconds