Home
last modified time | relevance | path

Searched refs:ieee802_1x_new_station (Results 1 – 4 of 4) sorted by relevance

/netbsd/src/external/bsd/wpa/dist/src/ap/
Dieee802_1x.h23 void ieee802_1x_new_station(struct hostapd_data *hapd, struct sta_info *sta);
Dpreauth_auth.c79 ieee802_1x_new_station(hapd, sta); in rsn_preauth_receive()
Dieee802_1x.c1320 void ieee802_1x_new_station(struct hostapd_data *hapd, struct sta_info *sta) in ieee802_1x_new_station() function
Dhostapd.c4032 ieee802_1x_new_station(hapd, sta); in hostapd_new_assoc_sta()