Searched refs:hostapd_set_iface (Results 1 – 3 of 3) sorted by relevance
13 int hostapd_set_iface(struct hostapd_config *conf,
1536 ret = hostapd_set_iface(hapd->iconf, hapd->conf, cmd, value); in hostapd_ctrl_iface_set()4644 res = hostapd_set_iface(dst_hapd->iconf, dst_hapd->conf, param, value); in hostapd_ctrl_iface_dup_param()
4838 int hostapd_set_iface(struct hostapd_config *conf, in hostapd_set_iface() function