Searched refs:oui_sresp (Results 1 – 2 of 2) sorted by relevance
794 return hapd->oui_sresp; in hostapd_wpa_get_oui()1480 hapd->oui_sresp = eth_p_oui_register(hapd, ft_iface, in hostapd_wpa_register_ft_oui()1483 if (!hapd->oui_sresp) in hostapd_wpa_register_ft_oui()1500 eth_p_oui_unregister(hapd->oui_sresp); in hostapd_wpa_unregister_ft_oui()1501 hapd->oui_sresp = NULL; in hostapd_wpa_unregister_ft_oui()
251 struct eth_p_oui_ctx *oui_sresp; member