Lines Matching refs:stkstart
303 } else if (os_strncmp(custom, "STKSTART.request=", 17) == 0) {304 if (hwaddr_aton(custom + 17, data.stkstart.peer)) {306 "STKSTART.request '%s'", custom + 17);