Home
last modified time | relevance | path

Searched refs:non_blocking (Results 1 – 3 of 3) sorted by relevance

/external/netperf/
Dnettest_sctp.h34 int non_blocking; /* run the test in non-blocking mode */ member
48 int non_blocking; /* run the test in non-blocking mode */ member
80 int non_blocking; /* run the test in non-blocking mode */ member
93 int non_blocking; /* run the test in non-blocking mode */ member
Dnettest_sdp.h39 int non_blocking; /* run the test in non-blocking mode */ member
53 int non_blocking; /* run the test in non-blocking mode */ member
85 int non_blocking; /* run the test in non-blocking mode */ member
98 int non_blocking; /* run the test in non-blocking mode */ member
Dnettest_sctp.c563 sctp_stream_request->non_blocking = non_block;
1157 non_block = sctp_stream_request->non_blocking; in recv_sctp_stream()
1691 sctp_stream_request->non_blocking = non_block;
2318 non_block = sctp_stream_request->non_blocking; in recv_sctp_stream_1toMany()
2779 sctp_rr_request->non_blocking = non_block;
3363 non_block = sctp_rr_request->non_blocking; in recv_sctp_rr()
3829 sctp_rr_request->non_blocking = non_block;
4411 non_block = sctp_rr_request->non_blocking; in recv_sctp_rr_1toMany()