Searched refs:hapd_set_ssid (Results 1 – 5 of 5) sorted by relevance
440 if (hapd->driver == NULL || hapd->driver->hapd_set_ssid == NULL) in hostapd_set_ssid()442 return hapd->driver->hapd_set_ssid(hapd->drv_priv, buf, len); in hostapd_set_ssid()
1193 .hapd_set_ssid = hostap_set_ssid,
2274 int (*hapd_set_ssid)(void *priv, const u8 *buf, int len); member
1641 .hapd_set_ssid = bsd_set_ssid,
2137 .hapd_set_ssid = atheros_set_ssid,