Home
last modified time | relevance | path

Searched refs:EHT_PER_STA_CTRL_MAC_ADDR_PRESENT_MSK (Results 1 – 3 of 3) sorted by relevance

/hostap-latest/src/ap/
Dieee802_11_eht.c569 EHT_PER_STA_CTRL_MAC_ADDR_PRESENT_MSK | in hostapd_eid_eht_basic_ml_common()
1317 if (!(control & EHT_PER_STA_CTRL_MAC_ADDR_PRESENT_MSK)) { in hostapd_process_ml_assoc_req()
/hostap-latest/src/common/
Dieee802_11_defs.h2800 #define EHT_PER_STA_CTRL_MAC_ADDR_PRESENT_MSK 0x0020 macro
/hostap-latest/wpa_supplicant/
Devents.c4021 if (!(ctrl & EHT_PER_STA_CTRL_MAC_ADDR_PRESENT_MSK)) { in wpas_ml_parse_assoc()