HomeSort by: relevance | last modified time | path
    Searched refs:ieee802_1x_new_station (Results 1 - 4 of 4) sorted by relevancy

  /src/external/bsd/wpa/dist/src/ap/
ieee802_1x.h 23 void ieee802_1x_new_station(struct hostapd_data *hapd, struct sta_info *sta);
preauth_auth.c 79 ieee802_1x_new_station(hapd, sta);
ieee802_1x.c 1313 * ieee802_1x_new_station - Start IEEE 802.1X authentication
1320 void ieee802_1x_new_station(struct hostapd_data *hapd, struct sta_info *sta) function
hostapd.c 4032 ieee802_1x_new_station(hapd, sta);

Completed in 19 milliseconds