Home | History | Annotate | Download | only in wpa_supplicant

Lines Matching refs:stkstart

401 	} else if (os_strncmp(custom, "STKSTART.request=", 17) == 0) {
402 if (hwaddr_aton(custom + 17, data.stkstart.peer)) {
404 "STKSTART.request '%s'", custom + 17);