Searched refs:set_port_authorized (Results 1 - 9 of 9) sorted by relevance

/external/wpa_supplicant_8/hostapd/src/eapol_auth/
H A Deapol_auth_sm.h70 void (*set_port_authorized)(void *ctx, void *sta_ctx, int authorized); member in struct:eapol_auth_cb
H A Deapol_auth_sm.c30 sm->eapol->cb.set_port_authorized(sm->eapol->conf.ctx, sm->sta, 1)
32 sm->eapol->cb.set_port_authorized(sm->eapol->conf.ctx, sm->sta, 0)
1151 eapol->cb.set_port_authorized = cb->set_port_authorized;
/external/wpa_supplicant_8/src/eapol_auth/
H A Deapol_auth_sm.h70 void (*set_port_authorized)(void *ctx, void *sta_ctx, int authorized); member in struct:eapol_auth_cb
H A Deapol_auth_sm.c30 sm->eapol->cb.set_port_authorized(sm->eapol->conf.ctx, sm->sta, 1)
32 sm->eapol->cb.set_port_authorized(sm->eapol->conf.ctx, sm->sta, 0)
1151 eapol->cb.set_port_authorized = cb->set_port_authorized;
/external/wpa_supplicant_8/wpa_supplicant/src/eapol_auth/
H A Deapol_auth_sm.h70 void (*set_port_authorized)(void *ctx, void *sta_ctx, int authorized); member in struct:eapol_auth_cb
H A Deapol_auth_sm.c30 sm->eapol->cb.set_port_authorized(sm->eapol->conf.ctx, sm->sta, 1)
32 sm->eapol->cb.set_port_authorized(sm->eapol->conf.ctx, sm->sta, 0)
1151 eapol->cb.set_port_authorized = cb->set_port_authorized;
/external/wpa_supplicant_8/hostapd/src/ap/
H A Dieee802_1x.c2020 cb.set_port_authorized = ieee802_1x_set_port_authorized;
/external/wpa_supplicant_8/src/ap/
H A Dieee802_1x.c2020 cb.set_port_authorized = ieee802_1x_set_port_authorized;
/external/wpa_supplicant_8/wpa_supplicant/src/ap/
H A Dieee802_1x.c2020 cb.set_port_authorized = ieee802_1x_set_port_authorized;

Completed in 74 milliseconds