Searched refs:iw_scan_req (Results 1 – 1 of 1) sorted by relevance
111 struct iw_scan_req { struct128 struct iw_scan_req *scan_req; in main() argument141 scan_req = (struct iw_scan_req *)malloc(sizeof(struct iw_scan_req) + 0xff); in main()142 memset(scan_req, 0xff, sizeof(struct iw_scan_req) + 0xff); in main()144 prIwReq.u.data.length = sizeof(struct iw_scan_req); in main()