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

  /external/netperf/
nettest_sdp.h 34 int clean_count; /* how many integers should be read from the */ member in struct:sdp_stream_request_struct
132 int clean_count; /* how many integers should be read from the */ member in struct:sdp_maerts_request_struct
nettest_sctp.h 29 int clean_count; /* how many integers should be read from the */ member in struct:sctp_stream_request_struct
nettest_dlpi.h 28 int clean_count; /* how many integers should be read from the */ member in struct:dlpi_co_stream_request_struct
nettest_unix.h 26 int clean_count; /* how many integers should be read from the */ member in struct:stream_stream_request_struct
nettest_xti.h 28 int clean_count; /* how many integers should be read from the */ member in struct:xti_tcp_stream_request_struct
nettest_bsd.h 38 int clean_count; /* how many integers should be read from the */ member in struct:tcp_stream_request_struct
89 int clean_count; /* how many integers should be read from the */ member in struct:tcp_maerts_request_struct
nettest_sctp.c 564 sctp_stream_request->clean_count = rem_clean_count;
1083 int clean_count; local
2244 int clean_count; local
    [all...]
nettest_dlpi.c 362 dlpi_co_stream_request->clean_count = rem_clean_count;
707 int clean_count;
908 clean_count = dlpi_co_stream_request->clean_count;
914 for (i = 0; i < clean_count; i++) {
947 for (i = 0; i < clean_count; i++) {
704 int clean_count; local
    [all...]
nettest_unix.c 393 stream_stream_request->clean_count = rem_clean_count;
727 int clean_count;
945 clean_count = stream_stream_request->clean_count;
951 for (i = 0; i < clean_count; i++) {
722 int clean_count; local
    [all...]
netlib.h 535 int clean_count);
nettest_sdp.c 391 sdp_stream_request->clean_count = rem_clean_count;
    [all...]
nettest_bsd.c     [all...]
netlib.c     [all...]
nettest_xti.c 779 xti_tcp_stream_request->clean_count = rem_clean_count;
    [all...]

Completed in 59 milliseconds