Home
last modified time | relevance | path

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

/hostap-latest/src/ap/
Dieee802_11_eht.c527 hostapd_get_mld_id(hapd)); in hostapd_eid_eht_basic_ml_common()
528 wpabuf_put_u8(buf, hostapd_get_mld_id(hapd)); in hostapd_eid_eht_basic_ml_common()
Dhostapd.h829 u8 hostapd_get_mld_id(struct hostapd_data *hapd);
Dctrl_iface_ap.c1075 (int) i, hostapd_get_mld_id(bss), in hostapd_ctrl_iface_status()
Dhostapd.c4834 u8 hostapd_get_mld_id(struct hostapd_data *hapd) in hostapd_get_mld_id() function
Dieee802_11.c7733 *eid++ = is_partner ? hostapd_get_mld_id(bss) : 0xFF; in hostapd_eid_rnr_bss()