Searched refs:IEs (Results 1 - 3 of 3) sorted by relevance

/external/wpa_supplicant_8/hostapd/src/drivers/
H A Ddriver_ndis.c169 UCHAR IEs[1]; member in struct:NDIS_WLAN_BSSID_EX
870 if (((char *) bss->IEs) + bss->IELength > (char *) b + blen) {
892 fixed = (NDIS_802_11_FIXED_IEs *) bss->IEs;
896 os_memcpy(r + 1, bss->IEs + sizeof(NDIS_802_11_FIXED_IEs),
1401 wpa_hexdump(MSG_MSGDUMP, "NDIS: Request IEs",
1403 wpa_hexdump(MSG_MSGDUMP, "NDIS: Response IEs",
1432 ((u8 *) bss->IEs) +
1436 wpa_hexdump(MSG_MSGDUMP, "NDIS: Beacon IEs",
/external/wpa_supplicant_8/src/drivers/
H A Ddriver_ndis.c169 UCHAR IEs[1]; member in struct:NDIS_WLAN_BSSID_EX
870 if (((char *) bss->IEs) + bss->IELength > (char *) b + blen) {
892 fixed = (NDIS_802_11_FIXED_IEs *) bss->IEs;
896 os_memcpy(r + 1, bss->IEs + sizeof(NDIS_802_11_FIXED_IEs),
1401 wpa_hexdump(MSG_MSGDUMP, "NDIS: Request IEs",
1403 wpa_hexdump(MSG_MSGDUMP, "NDIS: Response IEs",
1432 ((u8 *) bss->IEs) +
1436 wpa_hexdump(MSG_MSGDUMP, "NDIS: Beacon IEs",
/external/wpa_supplicant_8/wpa_supplicant/src/drivers/
H A Ddriver_ndis.c169 UCHAR IEs[1]; member in struct:NDIS_WLAN_BSSID_EX
870 if (((char *) bss->IEs) + bss->IELength > (char *) b + blen) {
892 fixed = (NDIS_802_11_FIXED_IEs *) bss->IEs;
896 os_memcpy(r + 1, bss->IEs + sizeof(NDIS_802_11_FIXED_IEs),
1401 wpa_hexdump(MSG_MSGDUMP, "NDIS: Request IEs",
1403 wpa_hexdump(MSG_MSGDUMP, "NDIS: Response IEs",
1432 ((u8 *) bss->IEs) +
1436 wpa_hexdump(MSG_MSGDUMP, "NDIS: Beacon IEs",

Completed in 62 milliseconds