HomeSort by relevance Sort by last modified time
    Searched refs:NETPERF_CC (Results 1 - 2 of 2) sorted by null

  /external/netperf/src/
netsh.h 42 #define NETPERF_CC(x) (!(x & NETPERF_XMIT) && !(x & NETPERF_RECV))
nettest_omni.c 720 if (NETPERF_CC(direction)) return "Connection";
    [all...]

Completed in 43 milliseconds