Searched defs:eapol_send (Results 1 - 7 of 7) sorted by relevance

/external/wpa_supplicant_8/hostapd/src/eapol_auth/
H A Deapol_auth_sm.h57 void (*eapol_send)(void *ctx, void *sta_ctx, u8 type, const u8 *data, member in struct:eapol_auth_cb
/external/wpa_supplicant_8/src/eapol_auth/
H A Deapol_auth_sm.h57 void (*eapol_send)(void *ctx, void *sta_ctx, u8 type, const u8 *data, member in struct:eapol_auth_cb
/external/wpa_supplicant_8/wpa_supplicant/src/eapol_auth/
H A Deapol_auth_sm.h57 void (*eapol_send)(void *ctx, void *sta_ctx, u8 type, const u8 *data, member in struct:eapol_auth_cb
/external/wpa_supplicant_6/wpa_supplicant/src/eapol_supp/
H A Deapol_supp_sm.h115 * eapol_send_ctx - Callback context for eapol_send() calls
130 * eapol_send - Send EAPOL packets
137 int (*eapol_send)(void *ctx, int type, const u8 *buf, size_t len); member in struct:eapol_ctx
/external/wpa_supplicant_8/hostapd/src/eapol_supp/
H A Deapol_supp_sm.h109 * eapol_send_ctx - Callback context for eapol_send() calls
124 * eapol_send - Send EAPOL packets
131 int (*eapol_send)(void *ctx, int type, const u8 *buf, size_t len); member in struct:eapol_ctx
/external/wpa_supplicant_8/src/eapol_supp/
H A Deapol_supp_sm.h109 * eapol_send_ctx - Callback context for eapol_send() calls
124 * eapol_send - Send EAPOL packets
131 int (*eapol_send)(void *ctx, int type, const u8 *buf, size_t len); member in struct:eapol_ctx
/external/wpa_supplicant_8/wpa_supplicant/src/eapol_supp/
H A Deapol_supp_sm.h109 * eapol_send_ctx - Callback context for eapol_send() calls
124 * eapol_send - Send EAPOL packets
131 int (*eapol_send)(void *ctx, int type, const u8 *buf, size_t len); member in struct:eapol_ctx

Completed in 81 milliseconds