Home
last modified time | relevance | path

Searched refs:send_ether (Results 1 – 3 of 3) sorted by relevance

/hostap-latest/src/ap/
Dwpa_auth.h381 int (*send_ether)(void *ctx, const u8 *dst, u16 proto, const u8 *data, member
Dwpa_auth_glue.c1672 .send_ether = hostapd_wpa_auth_send_ether, in hostapd_setup_wpa()
Dwpa_auth_ft.c634 if (wpa_auth->cb->send_ether == NULL) in wpa_ft_rrb_send()
637 return wpa_auth->cb->send_ether(wpa_auth->cb_ctx, dst, ETH_P_RRB, in wpa_ft_rrb_send()