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

  /external/wpa_supplicant_8/src/ap/
wpa_auth_glue.c 634 return hapd->oui_pull;
883 hapd->oui_pull = eth_p_oui_register(hapd, ft_iface,
886 if (!hapd->oui_pull)
919 eth_p_oui_unregister(hapd->oui_pull);
920 hapd->oui_pull = NULL;
hostapd.h 195 struct eth_p_oui_ctx *oui_pull; member in struct:hostapd_data

Completed in 3769 milliseconds