Home
last modified time | relevance | path

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

/freebsd/contrib/wpa/src/ap/
H A Dwpa_auth.h360 int (*send_oui)(void *ctx, const u8 *dst, u8 oui_suffix, const u8 *data, member
H A Dwpa_auth_glue.c1625 .send_oui = hostapd_wpa_auth_send_oui, in hostapd_setup_wpa()
H A Dwpa_auth_ft.c646 if (!wpa_auth->cb->send_oui) in wpa_ft_rrb_oui_send()
650 return wpa_auth->cb->send_oui(wpa_auth->cb_ctx, dst, oui_suffix, data, in wpa_ft_rrb_oui_send()