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

/freebsd-13-stable/contrib/wpa/src/rsn_supp/
H A Dwpa_i.h222 WPA_ASSERT(sm->ctx->ether_send);
223 return sm->ctx->ether_send(sm->ctx->ctx, dest, proto, buf, len);
H A Dwpa.h36 int (*ether_send)(void *ctx, const u8 *dest, u16 proto, const u8 *buf, member in struct:wpa_sm_ctx
/freebsd-13-stable/contrib/wpa/wpa_supplicant/
H A Dpreauth_test.c238 ctx->ether_send = wpa_ether_send;
H A Dibss_rsn.c213 ctx->ether_send = supp_ether_send;
H A Dwpas_glue.c1213 ctx->ether_send = _wpa_ether_send;

Completed in 160 milliseconds