Lines Matching full:stkstart
294 } else if (os_strncmp(custom, "STKSTART.request=", 17) == 0) {295 if (hwaddr_aton(custom + 17, data.stkstart.peer)) {297 "STKSTART.request '%s'", custom + 17);