HomeSort by relevance Sort by last modified time
    Searched refs:preauth_iface (Results 1 - 3 of 3) sorted by null

  /external/wpa_supplicant_8/src/ap/
preauth_auth.c 91 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)
sta_info.h 92 struct rsn_preauth_interface *preauth_iface; member in struct:sta_info
hostapd.h 114 struct rsn_preauth_interface *preauth_iface; member in struct:hostapd_data

Completed in 27 milliseconds