Home
last modified time | relevance | path

Searched defs:pmkid_candidate (Results 1 – 2 of 2) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9/src/drivers/
Ddriver.h5135 struct pmkid_candidate { struct
5137 u8 bssid[ETH_ALEN];
5139 int index;
5141 int preauth;
5142 } pmkid_candidate; member
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/drivers/
Ddriver.h5492 struct pmkid_candidate { struct
5494 u8 bssid[ETH_ALEN];
5496 int index;
5498 int preauth;
5499 } pmkid_candidate; member