Searched refs:oui_sreq (Results 1 – 4 of 4) sorted by relevance
657 return hapd->oui_sreq; in hostapd_wpa_get_oui()1230 hapd->oui_sreq = eth_p_oui_register(hapd, ft_iface, in hostapd_wpa_register_ft_oui()1233 if (!hapd->oui_sreq) in hostapd_wpa_register_ft_oui()1254 eth_p_oui_unregister(hapd->oui_sreq); in hostapd_wpa_unregister_ft_oui()1255 hapd->oui_sreq = NULL; in hostapd_wpa_unregister_ft_oui()
221 struct eth_p_oui_ctx *oui_sreq; member
746 return hapd->oui_sreq; in hostapd_wpa_get_oui()1414 hapd->oui_sreq = eth_p_oui_register(hapd, ft_iface, in hostapd_wpa_register_ft_oui()1417 if (!hapd->oui_sreq) in hostapd_wpa_register_ft_oui()1438 eth_p_oui_unregister(hapd->oui_sreq); in hostapd_wpa_unregister_ft_oui()1439 hapd->oui_sreq = NULL; in hostapd_wpa_unregister_ft_oui()
231 struct eth_p_oui_ctx *oui_sreq; member