Home
last modified time | relevance | path

Searched refs:WLAN_EID_EXT_MSCS_DESCRIPTOR (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/wpa/wpa_supplicant/
H A Drobust_av.c31 wpabuf_put_u8(buf, WLAN_EID_EXT_MSCS_DESCRIPTOR); in wpas_populate_mscs_descriptor_ie()
762 mscs_desc_ie = get_ie_ext(buf, len, WLAN_EID_EXT_MSCS_DESCRIPTOR); in wpas_handle_robust_av_recv_action()
778 mscs_desc_ie = get_ie_ext(ies, ies_len, WLAN_EID_EXT_MSCS_DESCRIPTOR); in wpas_handle_assoc_resp_mscs()
/freebsd/contrib/wpa/src/common/
H A Dieee802_11_defs.h515 #define WLAN_EID_EXT_MSCS_DESCRIPTOR 88 macro