Searched refs:preauth_iface (Results 1 - 9 of 9) sorted by relevance

/external/wpa_supplicant_8/hostapd/src/ap/
H A Dpreauth_auth.c91 sta->preauth_iface = piface;
121 piface->next = hapd->preauth_iface;
122 hapd->preauth_iface = piface;
137 piface = hapd->preauth_iface;
138 hapd->preauth_iface = NULL;
237 piface = hapd->preauth_iface;
239 if (piface == sta->preauth_iface)
H A Dsta_info.h93 struct rsn_preauth_interface *preauth_iface; member in struct:sta_info
H A Dhostapd.h142 struct rsn_preauth_interface *preauth_iface; member in struct:hostapd_data
/external/wpa_supplicant_8/src/ap/
H A Dpreauth_auth.c91 sta->preauth_iface = piface;
121 piface->next = hapd->preauth_iface;
122 hapd->preauth_iface = piface;
137 piface = hapd->preauth_iface;
138 hapd->preauth_iface = NULL;
237 piface = hapd->preauth_iface;
239 if (piface == sta->preauth_iface)
H A Dsta_info.h93 struct rsn_preauth_interface *preauth_iface; member in struct:sta_info
H A Dhostapd.h142 struct rsn_preauth_interface *preauth_iface; member in struct:hostapd_data
/external/wpa_supplicant_8/wpa_supplicant/src/ap/
H A Dpreauth_auth.c91 sta->preauth_iface = piface;
121 piface->next = hapd->preauth_iface;
122 hapd->preauth_iface = piface;
137 piface = hapd->preauth_iface;
138 hapd->preauth_iface = NULL;
237 piface = hapd->preauth_iface;
239 if (piface == sta->preauth_iface)
H A Dsta_info.h93 struct rsn_preauth_interface *preauth_iface; member in struct:sta_info
H A Dhostapd.h142 struct rsn_preauth_interface *preauth_iface; member in struct:hostapd_data

Completed in 2231 milliseconds