Searched refs:oui_sresp (Results 1 – 2 of 2) sorted by relevance
642 return hapd->oui_sresp; in hostapd_wpa_get_oui()907 hapd->oui_sresp = eth_p_oui_register(hapd, ft_iface, in hostapd_wpa_register_ft_oui()910 if (!hapd->oui_sresp) in hostapd_wpa_register_ft_oui()927 eth_p_oui_unregister(hapd->oui_sresp); in hostapd_wpa_unregister_ft_oui()928 hapd->oui_sresp = NULL; in hostapd_wpa_unregister_ft_oui()
199 struct eth_p_oui_ctx *oui_sresp; member