Home
last modified time | relevance | path

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

/freebsd/contrib/wpa/src/ap/
H A Dieee802_11.c7330 struct hostapd_data *reporting_hapd, in hostapd_skip_rnr() argument
7350 if (!mld_update && hostapd_is_ml_partner(reporting_hapd, bss)) in hostapd_skip_rnr()
7355 if (mld_update && !hostapd_is_ml_partner(reporting_hapd, bss)) in hostapd_skip_rnr()
7365 struct hostapd_data *reporting_hapd, in hostapd_eid_rnr_iface_len() argument
7403 if (bss == reporting_hapd || in hostapd_eid_rnr_iface_len()
7409 reporting_hapd, bss)) in hostapd_eid_rnr_iface_len()
7652 struct hostapd_data *reporting_hapd, in hostapd_eid_rnr_bss() argument
7669 bss == reporting_hapd || bss->conf->ignore_broadcast_ssid) in hostapd_eid_rnr_bss()
7673 mld_update, reporting_hapd, bss)) in hostapd_eid_rnr_bss()
7695 if (bss->conf->ssid.short_ssid == reporting_hapd->conf->ssid.short_ssid) in hostapd_eid_rnr_bss()
[all …]