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

/vbox/src/VBox/ValidationKit/utils/network/
H A DNetPerf.cpp134 typedef struct NETPERFPARAMS struct
168 } NETPERFPARAMS; typedef in typeref:struct:NETPERFPARAMS
497 static int netperfTCPThroughputSend(NETPERFPARAMS const *pParams, NETPERFHDR *pBuf, NETPERFSTATS *pSendStats)
623 static int netperfTCPThroughputRecv(NETPERFPARAMS const *pParams, NETPERFHDR *pBuf, NETPERFSTATS *pStats)
789 static int netperfTCPServerDoThroughput(NETPERFPARAMS const *pParams)
827 static int netperfTCPServerDoThroughputXmit(NETPERFPARAMS const *pParams)
857 static int netperfTCPServerDoThroughputRecv(NETPERFPARAMS const *pParams)
887 static int netperfTCPServerDoLatency(NETPERFPARAMS const *pParams)
1007 static int netperfTCPServerParseParams(NETPERFPARAMS *pParams, char *pszParams)
1109 NETPERFPARAMS *pParam
[all...]

Completed in 43 milliseconds