Home
last modified time | relevance | path

Searched refs:ether_send (Results 1 - 10 of 10) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9/src/rsn_supp/
H A Dwpa_i.h222 WPA_ASSERT(sm->ctx->ether_send); in wpa_sm_ether_send()
223 return sm->ctx->ether_send(sm->ctx->ctx, dest, proto, buf, len); in wpa_sm_ether_send()
H A Dwpa.h36 int (*ether_send)(void *ctx, const u8 *dest, u16 proto, const u8 *buf, member
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/rsn_supp/
H A Dwpa_i.h285 WPA_ASSERT(sm->ctx->ether_send); in wpa_sm_ether_send()
286 return sm->ctx->ether_send(sm->ctx->ctx, dest, proto, buf, len); in wpa_sm_ether_send()
H A Dwpa.h41 int (*ether_send)(void *ctx, const u8 *dest, u16 proto, const u8 *buf, member
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/
H A Dpreauth_test.c238 ctx->ether_send = wpa_ether_send; in wpa_init_conf()
H A Dibss_rsn.c213 ctx->ether_send = supp_ether_send; in ibss_rsn_supp_init()
H A Dwpas_glue.c1217 ctx->ether_send = _wpa_ether_send; in wpa_supplicant_init_wpa()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/
H A Dpreauth_test.c245 ctx->ether_send = wpa_ether_send; in wpa_init_conf()
H A Dibss_rsn.c234 ctx->ether_send = supp_ether_send; in ibss_rsn_supp_init()
H A Dwpas_glue.c1425 ctx->ether_send = _wpa_ether_send; in wpa_supplicant_init_wpa()

Completed in 13 milliseconds