Searched refs:oui_resp (Results 1 – 2 of 2) sorted by relevance
649 return hapd->oui_resp; in hostapd_wpa_get_oui()1214 hapd->oui_resp = eth_p_oui_register(hapd, ft_iface, in hostapd_wpa_register_ft_oui()1217 if (!hapd->oui_resp) in hostapd_wpa_register_ft_oui()1246 eth_p_oui_unregister(hapd->oui_resp); in hostapd_wpa_unregister_ft_oui()1247 hapd->oui_resp = NULL; in hostapd_wpa_unregister_ft_oui()
215 struct eth_p_oui_ctx *oui_resp; member