Home | History | Annotate | Download | only in drivers

Lines Matching refs:stkstart

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