HomeSort by: relevance | last modified time | path
    Searched defs:scan_cookie (Results 1 - 2 of 2) sorted by relevancy

  /src/external/bsd/wpa/dist/src/ap/
hostapd.h 488 u64 scan_cookie; /* Scan instance identifier for the ongoing HT40 scan member in struct:hostapd_data
  /src/external/bsd/wpa/dist/src/drivers/
driver.h 608 * scan_cookie - Unique identification representing the scan request
610 * This scan_cookie carries a unique identification representing the
615 * Note: Unlike other parameters in this structure, scan_cookie is used
619 u64 scan_cookie; member in struct:wpa_driver_scan_params
4958 * @scan_cookie: Cookie identifying the scan request. This is used only
4963 int (*abort_scan)(void *priv, u64 scan_cookie);
6432 * @scan_cookie: Unique identification representing the corresponding
6445 u64 scan_cookie; member in struct:wpa_event_data::scan_info

Completed in 32 milliseconds