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

  /external/wpa_supplicant_8/src/eapol_auth/
eapol_auth_sm.h 59 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 50 milliseconds