Home | History | Annotate | Download | only in hostapd

Lines Matching refs:hessid

3040 	} else if (os_strcmp(buf, "hessid") == 0) {
3041 if (hwaddr_aton(pos, bss->hessid)) {
3042 wpa_printf(MSG_ERROR, "Line %d: invalid hessid", line);