Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/src/ap/
Dieee802_11.c6441 struct mbssid_ie_profiles *skip_profiles) in hostapd_eid_rnr_iface_len() argument
6467 if (skip_profiles && in hostapd_eid_rnr_iface_len()
6468 i >= skip_profiles->start && i < skip_profiles->end) in hostapd_eid_rnr_iface_len()
6652 struct mbssid_ie_profiles *skip_profiles) in hostapd_eid_rnr_iface() argument
6697 if (skip_profiles && in hostapd_eid_rnr_iface()
6698 i >= skip_profiles->start && i < skip_profiles->end) in hostapd_eid_rnr_iface()
6916 struct mbssid_ie_profiles skip_profiles = { in hostapd_eid_mbssid_len() local
6922 &rnr_cur_len, &skip_profiles); in hostapd_eid_mbssid_len()
7081 struct mbssid_ie_profiles skip_profiles = { in hostapd_eid_mbssid() local
7090 rnr_eid, &cur_len, &skip_profiles); in hostapd_eid_mbssid()