Searched refs:ap_sta_is_authorized (Results 1 – 3 of 3) sorted by relevance
162 static inline int ap_sta_is_authorized(struct sta_info *sta) in ap_sta_is_authorized() function
812 if (!ap_sta_is_authorized(sta)) { in ieee802_1x_receive()
114 (ap_sta_is_authorized(sta) ? "[AUTHORIZED]" : ""), in hostapd_dump_state()