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

  /external/netperf/src/
nettest_dlpi.h 28 int clean_count; /* how many integers should be read from the */ member in struct:dlpi_co_stream_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_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_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_sctp.c 553 sctp_stream_request->clean_count = rem_clean_count;
1071 int clean_count; local
2227 int clean_count; local
    [all...]
nettest_bsd.h 211 int clean_count; /* how many integers should be read from the */ member in struct:tcp_stream_request_struct
264 int clean_count; /* how many integers should be read from the */ member in struct:tcp_maerts_request_struct
nettest_dlpi.c 603 dlpi_co_stream_request->clean_count = rem_clean_count;
948 int clean_count;
944 int clean_count; local
    [all...]
nettest_unix.c 391 stream_stream_request->clean_count = rem_clean_count;
726 int clean_count;
944 clean_count = stream_stream_request->clean_count;
950 for (i = 0; i < clean_count; i++) {
975 for (i = 0; i < clean_count; i++) {
721 int clean_count; local
    [all...]

Completed in 294 milliseconds