Searched refs:reporting_hapd (Results 1 – 1 of 1) sorted by relevance
| /freebsd/contrib/wpa/src/ap/ |
| H A D | ieee802_11.c | 9538 struct hostapd_data *reporting_hapd, in hostapd_skip_rnr() argument 9544 reporting_ap_mld = !!reporting_hapd->conf->mld_ap; in hostapd_skip_rnr() 9565 if (!mld_update && hostapd_is_ml_partner(reporting_hapd, bss)) in hostapd_skip_rnr() 9571 !hostapd_mbssid_mld_match(reporting_hapd, bss, match_idx)) in hostapd_skip_rnr() 9589 struct hostapd_data *reporting_hapd, in hostapd_rnr_get_bss_info() argument 9607 bss == reporting_hapd) in hostapd_rnr_get_bss_info() 9622 mld_update, reporting_hapd, bss, match_idx)) in hostapd_rnr_get_bss_info() 9644 struct hostapd_data *reporting_hapd, in hostapd_eid_rnr_iface_len() argument 9661 reporting_ap_mld = !!reporting_hapd->conf->mld_ap; in hostapd_eid_rnr_iface_len() 9687 hapd, reporting_hapd, skip_profiles, in hostapd_eid_rnr_iface_len() [all …]
|