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

Lines Matching refs:ifname

260 int WpaGui::openCtrlConnection(const char *ifname)
267 if (ifname) {
268 if (ifname != ctrl_iface) {
270 ctrl_iface = strdup(ifname);