Searched refs:reporting_hapd (Results 1 – 1 of 1) sorted by relevance
| /freebsd-14.2/contrib/wpa/src/ap/ |
| H A D | ieee802_11.c | 7330 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 7673 mld_update, reporting_hapd, bss)) in hostapd_eid_rnr_bss() 7722 is_partner = hostapd_is_ml_partner(bss, reporting_hapd); in hostapd_eid_rnr_bss() 7749 struct hostapd_data *reporting_hapd, in hostapd_eid_rnr_iface() argument [all …]
|