|
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 remediation) |
|
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) |
|
struct eap_server_erp_key *(* | erp_get_key )(void *ctx, const char *keyname) |
|
int(* | erp_add_key )(void *ctx, struct eap_server_erp_key *erp) |
|
The documentation for this struct was generated from the following file: