Searched refs:oui_sresp (Results 1 – 2 of 2) sorted by relevance
842 return hapd->oui_sresp; in hostapd_wpa_get_oui()1528 hapd->oui_sresp = eth_p_oui_register(hapd, ft_iface, in hostapd_wpa_register_ft_oui()1531 if (!hapd->oui_sresp) in hostapd_wpa_register_ft_oui()1548 eth_p_oui_unregister(hapd->oui_sresp); in hostapd_wpa_unregister_ft_oui()1549 hapd->oui_sresp = NULL; in hostapd_wpa_unregister_ft_oui()
258 struct eth_p_oui_ctx *oui_sresp; member