Searched refs:get_country (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/contrib/wpa/src/ap/
H A Dap_drv_ops.h276 if (hapd->driver == NULL || hapd->driver->get_country == NULL)
278 return hapd->driver->get_country(hapd->drv_priv, alpha2);
/freebsd-13-stable/contrib/wpa/src/drivers/
H A Ddriver.h2614 * get_country - Get country
2619 int (*get_country)(void *priv, char *alpha2); member in struct:wpa_driver_ops

Completed in 165 milliseconds