Searched refs:oui_pull (Results 1 – 4 of 4) sorted by relevance
651 return hapd->oui_pull; in hostapd_wpa_get_oui()1212 hapd->oui_pull = eth_p_oui_register(hapd, ft_iface, in hostapd_wpa_register_ft_oui()1215 if (!hapd->oui_pull) in hostapd_wpa_register_ft_oui()1248 eth_p_oui_unregister(hapd->oui_pull); in hostapd_wpa_unregister_ft_oui()1249 hapd->oui_pull = NULL; in hostapd_wpa_unregister_ft_oui()
218 struct eth_p_oui_ctx *oui_pull; member
740 return hapd->oui_pull; in hostapd_wpa_get_oui()1396 hapd->oui_pull = eth_p_oui_register(hapd, ft_iface, in hostapd_wpa_register_ft_oui()1399 if (!hapd->oui_pull) in hostapd_wpa_register_ft_oui()1432 eth_p_oui_unregister(hapd->oui_pull); in hostapd_wpa_unregister_ft_oui()1433 hapd->oui_pull = NULL; in hostapd_wpa_unregister_ft_oui()
228 struct eth_p_oui_ctx *oui_pull; member