Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/wpa/src/fst/
Dfst_group.c31 WPA_ASSERT(mbie->eid == WLAN_EID_MULTI_BAND); in fst_dump_mb_ies()
67 mbie->eid = WLAN_EID_MULTI_BAND; in fst_fill_mb_ie()
209 if (mbie->eid != WLAN_EID_MULTI_BAND) { in fst_mbie_get_peer_addr_for_band()
/freebsd-12-stable/contrib/wpa/src/common/
Dieee802_11_common.c532 case WLAN_EID_MULTI_BAND: in ieee802_11_parse_elems()
1826 for_each_element_id(elem, WLAN_EID_MULTI_BAND, ies_buf, ies_len) { in mb_ies_info_by_ies()
1862 wpabuf_put_u8(mb_ies, WLAN_EID_MULTI_BAND); in mb_ies_by_info()
Dieee802_11_defs.h405 #define WLAN_EID_MULTI_BAND 158 macro
/freebsd-12-stable/contrib/wpa/wpa_supplicant/
Devents.c2665 if (ie[0] == WLAN_EID_MULTI_BAND) { in wpas_fst_update_mbie()
Dctrl_iface.c3128 if (wpa_bss_get_ie(bss, WLAN_EID_MULTI_BAND)) { in wpa_supplicant_ctrl_iface_scan_result()
5178 if (wpa_bss_get_ie(bss, WLAN_EID_MULTI_BAND)) { in print_bss_info()