Home
last modified time | relevance | path

Searched refs:ether_send (Results 1 – 4 of 4) sorted by relevance

/external/wpa_supplicant/
Dwpa_i.h181 return sm->ctx->ether_send(sm->ctx->ctx, dest, proto, buf, len); in wpa_sm_ether_send()
Dwpa.h71 int (*ether_send)(void *ctx, const u8 *dest, u16 proto, const u8 *buf, member
Dpreauth_test.c257 ctx->ether_send = wpa_ether_send; in wpa_init_conf()
Dwpa_supplicant.c2262 ctx->ether_send = _wpa_ether_send; in wpa_supplicant_init_wpa()