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 97 sta->preauth_iface = piface;
127 piface->next = hapd->preauth_iface;
128 hapd->preauth_iface = piface;
143 piface = hapd->preauth_iface;
144 hapd->preauth_iface = NULL;
243 piface = hapd->preauth_iface;
245 if (piface == sta->preauth_iface)
hostapd.h 100 struct rsn_preauth_interface *preauth_iface; member in struct:hostapd_data
sta_info.h 89 struct rsn_preauth_interface *preauth_iface; member in struct:sta_info

Completed in 39 milliseconds