Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/src/ap/
Dsta_info.h199 static inline int ap_sta_is_authorized(struct sta_info *sta) in ap_sta_is_authorized() function
Dieee802_1x.c926 if (!ap_sta_is_authorized(sta)) { in ieee802_1x_receive()