HomeSort by relevance Sort by last modified time
    Searched defs:eapol_send (Results 1 - 3 of 3) sorted by null

  /external/wpa_supplicant_6/wpa_supplicant/src/eapol_supp/
eapol_supp_sm.h 115 * 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/src/eapol_auth/
eapol_auth_sm.h 57 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_supp/
eapol_supp_sm.h 109 * 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 596 milliseconds