Home
last modified time | relevance | path

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

/freebsd/contrib/wpa/src/ap/
H A Dieee802_11_eht.c643 *pos++ = WLAN_EID_EXT_MULTI_LINK; in hostapd_eid_eht_basic_ml_common()
700 *pos++ = WLAN_EID_EXT_MULTI_LINK; in hostapd_eid_eht_reconf_ml()
824 wpabuf_put_u8(buf, WLAN_EID_EXT_MULTI_LINK); in hostapd_ml_auth_resp()
/freebsd/contrib/wpa/src/common/
H A Dieee802_11_common.c383 case WLAN_EID_EXT_MULTI_LINK: in ieee802_11_parse_extension()
936 case WLAN_EID_EXT_MULTI_LINK: in ieee802_11_elems_clear_ext_ids()
3409 for_each_element_extid(elem, WLAN_EID_EXT_MULTI_LINK, ies, len) { in get_ml_ie()
H A Dieee802_11_defs.h521 #define WLAN_EID_EXT_MULTI_LINK 107 macro
/freebsd/contrib/wpa/wpa_supplicant/
H A Dscan.c685 wpabuf_put_u8(extra_ie, WLAN_EID_EXT_MULTI_LINK); in wpa_supplicant_ml_probe_ie()
H A Dsme.c1327 wpabuf_put_u8(buf, WLAN_EID_EXT_MULTI_LINK); in wpa_auth_ml_ie()