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 64 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 128 * eapol_send_ctx - Callback context for eapol_send() calls
143 * eapol_send - Send EAPOL packets
150 int (*eapol_send)(void *ctx, int type, const u8 *buf, size_t len); member in struct:eapol_ctx

Completed in 932 milliseconds