Home
last modified time | relevance | path

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

/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
Dpreauth_auth.c91 sta->preauth_iface = piface; in rsn_preauth_receive()
121 piface->next = hapd->preauth_iface; in rsn_preauth_iface_add()
122 hapd->preauth_iface = piface; in rsn_preauth_iface_add()
137 piface = hapd->preauth_iface; in rsn_preauth_iface_deinit()
138 hapd->preauth_iface = NULL; in rsn_preauth_iface_deinit()
237 piface = hapd->preauth_iface; in rsn_preauth_send()
239 if (piface == sta->preauth_iface) in rsn_preauth_send()
Dsta_info.h198 struct rsn_preauth_interface *preauth_iface; member
Dhostapd.h200 struct rsn_preauth_interface *preauth_iface; member
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
Dpreauth_auth.c91 sta->preauth_iface = piface; in rsn_preauth_receive()
121 piface->next = hapd->preauth_iface; in rsn_preauth_iface_add()
122 hapd->preauth_iface = piface; in rsn_preauth_iface_add()
137 piface = hapd->preauth_iface; in rsn_preauth_iface_deinit()
138 hapd->preauth_iface = NULL; in rsn_preauth_iface_deinit()
237 piface = hapd->preauth_iface; in rsn_preauth_send()
239 if (piface == sta->preauth_iface) in rsn_preauth_send()
Dsta_info.h156 struct rsn_preauth_interface *preauth_iface; member
Dhostapd.h190 struct rsn_preauth_interface *preauth_iface; member