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

  /external/wpa_supplicant/
driver.h 610 * send_eapol - Optional function for sending EAPOL packets
625 * implement get_mac_addr() handler if send_eapol() is used.
627 int (*send_eapol)(void *priv, const u8 *dest, u16 proto, member in struct:wpa_driver_ops
  /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...]

Completed in 3684 milliseconds