Home
last modified time | relevance | path

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

/netbsd/external/bsd/wpa/dist/src/fst/
H A 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()
/netbsd/external/bsd/wpa/dist/src/common/
H A Dieee802_11_common.c469 case WLAN_EID_MULTI_BAND: in ieee802_11_parse_elems()
1511 for_each_element_id(elem, WLAN_EID_MULTI_BAND, ies_buf, ies_len) { in mb_ies_info_by_ies()
1547 wpabuf_put_u8(mb_ies, WLAN_EID_MULTI_BAND); in mb_ies_by_info()
H A Dieee802_11_defs.h400 #define WLAN_EID_MULTI_BAND 158 macro
/netbsd/external/bsd/wpa/dist/wpa_supplicant/
H A Devents.c2357 if (ie[0] == WLAN_EID_MULTI_BAND) { in wpas_fst_update_mbie()
H A Dctrl_iface.c2937 if (wpa_bss_get_ie(bss, WLAN_EID_MULTI_BAND)) { in wpa_supplicant_ctrl_iface_scan_result()
4835 if (wpa_bss_get_ie(bss, WLAN_EID_MULTI_BAND)) { in print_bss_info()