Searched refs:abort_auth (Results 1 – 6 of 6) sorted by relevance
56 void (*abort_auth)(void *ctx, void *sta_ctx); member
38 #define abortAuth() sm->eapol->cb.abort_auth(sm->eapol->conf.ctx, sm->sta)1249 eapol->cb.abort_auth = cb->abort_auth; in eapol_auth_init()
80 void (*abort_auth)(void *ctx, void *sta_ctx); member
38 #define abortAuth() sm->eapol->cb.abort_auth(sm->eapol->conf.ctx, sm->sta)1307 eapol->cb.abort_auth = cb->abort_auth; in eapol_auth_init()
2460 cb.abort_auth = _ieee802_1x_abort_auth; in ieee802_1x_init()
2462 cb.abort_auth = _ieee802_1x_abort_auth; in ieee802_1x_init()