HomeSort by relevance Sort by last modified time
    Searched refs:oui_sresp (Results 1 - 2 of 2) sorted by null

  /external/wpa_supplicant_8/src/ap/
wpa_auth_glue.c 642 return hapd->oui_sresp;
907 hapd->oui_sresp = eth_p_oui_register(hapd, ft_iface,
910 if (!hapd->oui_sresp)
927 eth_p_oui_unregister(hapd->oui_sresp);
928 hapd->oui_sresp = NULL;
hostapd.h 199 struct eth_p_oui_ctx *oui_sresp; member in struct:hostapd_data

Completed in 938 milliseconds