Searched refs:oui_resp (Results 1 – 4 of 4) sorted by relevance
653 return hapd->oui_resp; in hostapd_wpa_get_oui()1218 hapd->oui_resp = eth_p_oui_register(hapd, ft_iface, in hostapd_wpa_register_ft_oui()1221 if (!hapd->oui_resp) in hostapd_wpa_register_ft_oui()1250 eth_p_oui_unregister(hapd->oui_resp); in hostapd_wpa_unregister_ft_oui()1251 hapd->oui_resp = NULL; in hostapd_wpa_unregister_ft_oui()
219 struct eth_p_oui_ctx *oui_resp; member
742 return hapd->oui_resp; in hostapd_wpa_get_oui()1402 hapd->oui_resp = eth_p_oui_register(hapd, ft_iface, in hostapd_wpa_register_ft_oui()1405 if (!hapd->oui_resp) in hostapd_wpa_register_ft_oui()1434 eth_p_oui_unregister(hapd->oui_resp); in hostapd_wpa_unregister_ft_oui()1435 hapd->oui_resp = NULL; in hostapd_wpa_unregister_ft_oui()
229 struct eth_p_oui_ctx *oui_resp; member