Searched refs:ether_send (Results 1 – 5 of 5) sorted by relevance
272 WPA_ASSERT(sm->ctx->ether_send); in wpa_sm_ether_send()273 return sm->ctx->ether_send(sm->ctx->ctx, dest, proto, buf, len); in wpa_sm_ether_send()
37 int (*ether_send)(void *ctx, const u8 *dest, u16 proto, const u8 *buf, member
245 ctx->ether_send = wpa_ether_send; in wpa_init_conf()
226 ctx->ether_send = supp_ether_send; in ibss_rsn_supp_init()
1399 ctx->ether_send = _wpa_ether_send; in wpa_supplicant_init_wpa()