Searched refs:uPkt (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/ValidationKit/utils/TestExecServ/
H A DTestExecService.cpp400 } uPkt; local
402 size_t cchDetail = RTStrPrintfV(&uPkt.ach[sizeof(TXSPKTHDR)],
403 sizeof(uPkt) - sizeof(TXSPKTHDR),
405 return txsReplyInternal(&uPkt.Hdr, pszOpcode, cchDetail + 1);

Completed in 566 milliseconds