Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/wpa/src/ap/
HDwpa_auth.h271 int (*send_oui)(void *ctx, const u8 *dst, u8 oui_suffix, const u8 *data, member
HDwpa_auth_glue.c1280 .send_oui = hostapd_wpa_auth_send_oui, in hostapd_setup_wpa()
HDwpa_auth_ft.c641 if (!wpa_auth->cb->send_oui) in wpa_ft_rrb_oui_send()
645 return wpa_auth->cb->send_oui(wpa_auth->cb_ctx, dst, oui_suffix, data, in wpa_ft_rrb_oui_send()