Home
last modified time | relevance | path

Searched refs:IEs (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/wpa/src/drivers/
H A Ddriver_ndis.c170 UCHAR IEs[1]; member
858 if (((char *) bss->IEs) + bss->IELength > (char *) b + blen) { in wpa_driver_ndis_get_scan_results()
880 fixed = (NDIS_802_11_FIXED_IEs *) bss->IEs; in wpa_driver_ndis_get_scan_results()
884 os_memcpy(r + 1, bss->IEs + sizeof(NDIS_802_11_FIXED_IEs), in wpa_driver_ndis_get_scan_results()
1440 ((u8 *) bss->IEs) + in wpa_driver_ndis_get_associnfo()
/freebsd/contrib/wpa/wpa_supplicant/
H A DChangeLog613 * added D-Bus interface for setting/clearing WFD IEs
1250 * Reorder some IEs to get closer to IEEE 802.11 standard. Move
1252 Move HT IEs to be later in (Re)Assoc Resp.
1517 elements to make it easier to support new IEs; old get_scan_result()
1921 * driver_ndis: include Beacon IEs in AssocInfo in order to notice if
2236 * added support for PMKSA caching with drivers that generate RSN IEs
2382 verify both WPA and RSN IEs, if present, not only the selected one;
2387 IEs than just one WPA IE
H A DREADME1092 QoS Management IEs to an associated STA which supports DSCP policy
/freebsd/contrib/wpa/hostapd/
H A DChangeLog709 * Reorder some IEs to get closer to IEEE 802.11 standard. Move
711 Move HT IEs to be later in (Re)Assoc Resp.
730 * hostapd_notif_Assoc() can now be called with all IEs to simplify
940 either need to support this or will have to use the WPA/RSN IEs from
/freebsd/contrib/tcpdump/
H A DCHANGES17 IEEE 802.11: no need for an element ID in the structures for IEs, make
179 802.11: Fetch the CF and TIM IEs a field at a time.