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

/freebsd-12-stable/contrib/wpa/wpa_supplicant/
H A Devents.c2289 const u8 *map_sub_elem, *pos; local
2306 map_sub_elem = get_ie(pos, len, MULTI_AP_SUB_ELEM_TYPE);
2307 if (!map_sub_elem || map_sub_elem[1] < 1) {
2312 if (!(map_sub_elem[2] & MULTI_AP_BACKHAUL_BSS)) {
2313 if ((map_sub_elem[2] & MULTI_AP_FRONTHAUL_BSS) &&

Completed in 112 milliseconds