Home
last modified time | relevance | path

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

/freebsd/contrib/wpa/src/ap/
H A Dieee802_1x.c46 static bool ieee802_1x_finished(struct hostapd_data *hapd,
2360 return ieee802_1x_finished(hapd, sta, success, remediation, logoff); in _ieee802_1x_finished()
3075 static bool ieee802_1x_finished(struct hostapd_data *hapd, in ieee802_1x_finished() function