Searched defs:send_ether (Results 1 - 6 of 6) sorted by relevance
/external/wpa_supplicant_8/hostapd/src/ap/ |
H A D | wpa_auth.h | 208 int (*send_ether)(void *ctx, const u8 *dst, u16 proto, const u8 *data, member in struct:wpa_auth_callbacks
|
/external/wpa_supplicant_8/src/ap/ |
H A D | wpa_auth.h | 208 int (*send_ether)(void *ctx, const u8 *dst, u16 proto, const u8 *data, member in struct:wpa_auth_callbacks
|
/external/wpa_supplicant_8/wpa_supplicant/src/ap/ |
H A D | wpa_auth.h | 208 int (*send_ether)(void *ctx, const u8 *dst, u16 proto, const u8 *data, member in struct:wpa_auth_callbacks
|
/external/wpa_supplicant_8/hostapd/src/drivers/ |
H A D | driver.h | 2430 * send_ether - Send an ethernet packet (AP only) 2439 int (*send_ether)(void *priv, const u8 *dst, const u8 *src, u16 proto, member in struct:wpa_driver_ops
|
/external/wpa_supplicant_8/src/drivers/ |
H A D | driver.h | 2430 * send_ether - Send an ethernet packet (AP only) 2439 int (*send_ether)(void *priv, const u8 *dst, const u8 *src, u16 proto, member in struct:wpa_driver_ops
|
/external/wpa_supplicant_8/wpa_supplicant/src/drivers/ |
H A D | driver.h | 2430 * send_ether - Send an ethernet packet (AP only) 2439 int (*send_ether)(void *priv, const u8 *dst, const u8 *src, u16 proto, member in struct:wpa_driver_ops
|
Completed in 114 milliseconds