Searched refs:oui_pull (Results 1 – 2 of 2) sorted by relevance
742 return hapd->oui_pull; in hostapd_wpa_get_oui()1398 hapd->oui_pull = eth_p_oui_register(hapd, ft_iface, in hostapd_wpa_register_ft_oui()1401 if (!hapd->oui_pull) in hostapd_wpa_register_ft_oui()1434 eth_p_oui_unregister(hapd->oui_pull); in hostapd_wpa_unregister_ft_oui()1435 hapd->oui_pull = NULL; in hostapd_wpa_unregister_ft_oui()
226 struct eth_p_oui_ctx *oui_pull; member