Searched refs:oui_sresp (Results 1 – 2 of 2) sorted by relevance
750 return hapd->oui_sresp; in hostapd_wpa_get_oui()1422 hapd->oui_sresp = eth_p_oui_register(hapd, ft_iface, in hostapd_wpa_register_ft_oui()1425 if (!hapd->oui_sresp) in hostapd_wpa_register_ft_oui()1442 eth_p_oui_unregister(hapd->oui_sresp); in hostapd_wpa_unregister_ft_oui()1443 hapd->oui_sresp = NULL; in hostapd_wpa_unregister_ft_oui()
230 struct eth_p_oui_ctx *oui_sresp; member