Lines Matching refs:oui_suffix
781 u8 oui_suffix) in hostapd_wpa_get_oui() argument
783 switch (oui_suffix) { in hostapd_wpa_get_oui()
810 u8 oui_suffix; member
822 oui_ctx = hostapd_wpa_get_oui(hapd, data->oui_suffix); in hostapd_oui_deliver_later()
827 data->oui_suffix, (unsigned int) data->data_len, in hostapd_oui_deliver_later()
846 u8 oui_suffix; member
888 MAC2STR(idata->dst_addr), idata->oui_suffix, in hostapd_wpa_auth_oui_iter()
895 data->oui_suffix = idata->oui_suffix; in hostapd_wpa_auth_oui_iter()
918 static int hostapd_wpa_auth_send_oui(void *ctx, const u8 *dst, u8 oui_suffix, in hostapd_wpa_auth_send_oui() argument
927 hapd->conf->iface, MAC2STR(dst), oui_suffix, in hostapd_wpa_auth_send_oui()
939 idata.oui_suffix = oui_suffix; in hostapd_wpa_auth_send_oui()
948 oui_ctx = hostapd_wpa_get_oui(hapd, oui_suffix); in hostapd_wpa_auth_send_oui()
1429 const u8 *dst_addr, u8 oui_suffix, in hostapd_rrb_oui_receive() argument
1439 wpa_ft_rrb_oui_rx(hapd->wpa_auth, src_addr, dst_addr, oui_suffix, buf, in hostapd_rrb_oui_receive()