Searched refs:supp_ether_send (Results 1 - 3 of 3) sorted by relevance

/external/wpa_supplicant_6/wpa_supplicant/tests/
H A Dtest_wpa.c87 static int supp_ether_send(void *ctx, const u8 *dest, u16 proto, const u8 *buf, function
200 ctx->ether_send = supp_ether_send;
/external/wpa_supplicant_8/wpa_supplicant/tests/
H A Dtest_wpa.c73 static int supp_ether_send(void *ctx, const u8 *dest, u16 proto, const u8 *buf, function
180 ctx->ether_send = supp_ether_send;
/external/wpa_supplicant_8/wpa_supplicant/
H A Dibss_rsn.c55 static int supp_ether_send(void *ctx, const u8 *dest, u16 proto, const u8 *buf, function
188 ctx->ether_send = supp_ether_send;

Completed in 36 milliseconds