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

  /external/netperf/
nettest_sctp.h 34 int non_blocking; /* run the test in non-blocking mode */ member in struct:sctp_stream_request_struct
48 int non_blocking; /* run the test in non-blocking mode */ member in struct:sctp_stream_response_struct
80 int non_blocking; /* run the test in non-blocking mode */ member in struct:sctp_rr_request_struct
93 int non_blocking; /* run the test in non-blocking mode */ member in struct:sctp_rr_response_struct
nettest_sdp.h 39 int non_blocking; /* run the test in non-blocking mode */ member in struct:sdp_stream_request_struct
53 int non_blocking; /* run the test in non-blocking mode */ member in struct:sdp_stream_response_struct
85 int non_blocking; /* run the test in non-blocking mode */ member in struct:sdp_rr_request_struct
98 int non_blocking; /* run the test in non-blocking mode */ member in struct:sdp_rr_response_struct
nettest_sctp.c 568 sctp_stream_request->non_blocking = non_block;
    [all...]

Completed in 3362 milliseconds