Home | History | Annotate | Download | only in wpa_gui-qt4

Lines Matching refs:ifname

258 int WpaGui::openCtrlConnection(const char *ifname)
265 if (ifname) {
266 if (ifname != ctrl_iface) {
268 ctrl_iface = strdup(ifname);