Searched refs:ieee802_1x_free_station (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/contrib/wpa/src/ap/
H A Dieee802_1x.h24 void ieee802_1x_free_station(struct hostapd_data *hapd, struct sta_info *sta);
H A Dsta_info.c272 ieee802_1x_free_station(hapd, sta);
554 ieee802_1x_free_station(hapd, sta);
825 ieee802_1x_free_station(hapd, sta);
876 ieee802_1x_free_station(hapd, sta);
H A Dieee802_1x.c1246 ieee802_1x_free_station(hapd, sta);
1259 ieee802_1x_free_station(hapd, sta);
1369 void ieee802_1x_free_station(struct hostapd_data *hapd, struct sta_info *sta) function
H A Dieee802_11.c4299 ieee802_1x_free_station(hapd, sta);

Completed in 81 milliseconds