Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/src/ap/
Dwpa_auth.h318 int (*send_oui)(void *ctx, const u8 *dst, u8 oui_suffix, const u8 *data, member
Dwpa_auth_glue.c1509 .send_oui = hostapd_wpa_auth_send_oui, in hostapd_setup_wpa()
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()