Home
last modified time | relevance | path

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

/hostap-latest/src/ap/
Dieee802_11.c7339 struct hostapd_data *reporting_hapd, in hostapd_skip_rnr() argument
7359 if (!mld_update && hostapd_is_ml_partner(reporting_hapd, bss)) in hostapd_skip_rnr()
7364 if (mld_update && !hostapd_is_ml_partner(reporting_hapd, bss)) in hostapd_skip_rnr()
7374 struct hostapd_data *reporting_hapd, in hostapd_eid_rnr_iface_len() argument
7412 if (bss == reporting_hapd || in hostapd_eid_rnr_iface_len()
7418 reporting_hapd, bss)) in hostapd_eid_rnr_iface_len()
7661 struct hostapd_data *reporting_hapd, in hostapd_eid_rnr_bss() argument
7678 bss == reporting_hapd || bss->conf->ignore_broadcast_ssid) in hostapd_eid_rnr_bss()
7682 mld_update, reporting_hapd, bss)) in hostapd_eid_rnr_bss()
7704 if (bss->conf->ssid.short_ssid == reporting_hapd->conf->ssid.short_ssid) in hostapd_eid_rnr_bss()
[all …]