wpa_supplicant / hostapd 2.0
Data Fields

eapol_auth_cb Struct Reference

Data Fields

void(* eapol_send )(void *ctx, void *sta_ctx, u8 type, const u8 *data, size_t datalen)
void(* aaa_send )(void *ctx, void *sta_ctx, const u8 *data, size_t datalen)
void(* finished )(void *ctx, void *sta_ctx, int success, int preauth)
int(* get_eap_user )(void *ctx, const u8 *identity, size_t identity_len, int phase2, struct eap_user *user)
int(* sta_entry_alive )(void *ctx, const u8 *addr)
void(* logger )(void *ctx, const u8 *addr, eapol_logger_level level, const char *txt)
void(* set_port_authorized )(void *ctx, void *sta_ctx, int authorized)
void(* abort_auth )(void *ctx, void *sta_ctx)
void(* tx_key )(void *ctx, void *sta_ctx)
void(* eapol_event )(void *ctx, void *sta_ctx, enum eapol_event type)

The documentation for this struct was generated from the following file:
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines