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

/vbox/src/VBox/ValidationKit/utils/TestExecServ/
H A DTestExecService.cpp171 static PCTXSTRANSPORT g_pTransport; variable
217 int rc = g_pTransport->pfnSendPkt(pPkt);
219 rc = g_pTransport->pfnSendPkt(pPkt);
238 g_pTransport->pfnBabble(&Reply, 20*1000);
257 int rc = g_pTransport->pfnRecvPkt(&pPktHdr);
1356 g_pTransport->pfnNotifyReboot();
1359 g_pTransport->pfnTerm();
1380 int rc2 = g_pTransport->pfnInit();
1449 g_pTransport->pfnNotifyBye();
1466 g_pTransport
[all...]

Completed in 48 milliseconds