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

  /external/netperf/
netsh.h 108 extern int send_width;
nettest_sdp.c 335 if (send_width == 0) {
336 send_width = (lss_size/send_size) + 1;
337 if (send_width == 1) send_width++;
345 send_ring = allocate_buffer_ring(send_width,
    [all...]