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

/external/netperf/src/
H A Dnettest_omni.c308 #define NETPERF_WAITALL 0x1 macro
3050 } while ((bytes_left > 0) && (flags & NETPERF_WAITALL));
3068 NETPERF_WAITALL set and we got here, it means we got all the
3070 error or end of test cases. if NETPERF_WAITALL isn't set, this
3217 } while ((bytes_left > 0) && (flags & NETPERF_WAITALL));
3239 NETPERF_WAITALL set and we got here, it means we got all the
3241 error or end of test cases. if NETPERF_WAITALL isn't set, this
4371 (direction & NETPERF_XMIT) ? NETPERF_WAITALL: 0,
5471 (direction & NETPERF_XMIT) ? NETPERF_WAITALL: 0,

Completed in 37 milliseconds