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

  /external/wpa_supplicant/
eapol_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_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

Completed in 12 milliseconds