Home
last modified time | relevance | path

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

/freebsd/contrib/wpa/src/ap/
H A 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()
H A Dhostapd.h822 u8 hostapd_get_mld_id(struct hostapd_data *hapd);
H A Dctrl_iface_ap.c1075 (int) i, hostapd_get_mld_id(bss), in hostapd_ctrl_iface_status()
H A Dhostapd.c4841 u8 hostapd_get_mld_id(struct hostapd_data *hapd) in hostapd_get_mld_id() function
H A Dieee802_11.c7724 *eid++ = is_partner ? hostapd_get_mld_id(bss) : 0xFF; in hostapd_eid_rnr_bss()