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

  /external/wpa_supplicant_8/src/ap/
wpa_auth.h 187 int (*send_eapol)(void *ctx, const u8 *addr, const u8 *data, member in struct:wpa_auth_callbacks
  /external/wpa_supplicant_6/wpa_supplicant/src/drivers/
driver.h 772 * send_eapol - Optional function for sending EAPOL packets
787 * implement get_mac_addr() handler if send_eapol() is used.
789 int (*send_eapol)(void *priv, const u8 *dest, u16 proto, member in struct:wpa_driver_ops
    [all...]
  /external/wpa_supplicant_8/src/drivers/
driver.h 1280 int (*send_eapol)(void *priv, const u8 *dest, u16 proto, member in struct:wpa_driver_ops
    [all...]

Completed in 88 milliseconds