Home
last modified time | relevance | path

Searched refs:send_size (Results 1 – 23 of 23) sorted by relevance

/external/valgrind/main/coregrind/m_mach/
Dmach_msg.c53 mach_msg_size_t send_size,
60 mach_msg(msg, option, send_size, rcv_size, rcv_name, timeout, notify) in mach_msg() argument
63 mach_msg_size_t send_size;
84 send_size, rcv_size, rcv_name,
93 send_size, rcv_size, rcv_name,
/external/netperf/
Dnettest_sdp.c316 if (send_size == 0) { in send_sdp_stream()
318 send_size = lss_size; in send_sdp_stream()
321 send_size = 4096; in send_sdp_stream()
334 send_width = (lss_size/send_size) + 1; in send_sdp_stream()
344 send_size, in send_sdp_stream()
514 send_size, in send_sdp_stream()
531 send_size, in send_sdp_stream()
532 0)) != send_size) { in send_sdp_stream()
542 local_bytes_sent += send_size; in send_sdp_stream()
553 DEMO_STREAM_INTERVAL(send_size) in send_sdp_stream()
[all …]
Dnettest_unix.c94 send_size, /* how big are individual sends */ variable
132 send_size = 0; in init_test_vars()
327 if (send_size == 0) { in send_stream_stream()
329 send_size = lss_size; in send_stream_stream()
332 send_size = 4096; in send_stream_stream()
345 send_width = (lss_size/send_size) + 1; in send_stream_stream()
350 send_size, in send_stream_stream()
497 send_size, in send_stream_stream()
498 0)) != send_size) { in send_stream_stream()
521 bytes_remaining -= send_size; in send_stream_stream()
[all …]
Dnettest_bsd.c171 send_size, /* how big are individual sends */ variable
1393 if (send_size == 0) { in send_tcp_stream()
1395 send_size = lss_size; in send_tcp_stream()
1398 send_size = 4096; in send_tcp_stream()
1411 send_width = (lss_size/send_size) + 1; in send_tcp_stream()
1421 send_size, in send_tcp_stream()
1591 send_size, in send_tcp_stream()
1608 send_size, in send_tcp_stream()
1609 0)) != send_size) { in send_tcp_stream()
1619 local_bytes_sent += send_size; in send_tcp_stream()
[all …]
Dnettest_dlpi.c61 send_size, /* how big are individual sends */ variable
264 if (send_size == 0) { in send_dlpi_co_stream()
265 send_size = 1024; in send_dlpi_co_stream()
282 send_width = (lsw_size/send_size) + 1; in send_dlpi_co_stream()
287 send_size, in send_dlpi_co_stream()
291 send_message.maxlen = send_size; in send_dlpi_co_stream()
292 send_message.len = send_size; in send_dlpi_co_stream()
488 bytes_remaining -= send_size; in send_dlpi_co_stream()
504 send_message.len = (send_size - 1); in send_dlpi_co_stream()
546 bytes_sent = ((double) send_size * (double) nummessages) + (double) len; in send_dlpi_co_stream()
[all …]
Dnettest_sctp.c485 if (send_size == 0) {
487 send_size = lss_size;
490 send_size = 4096;
503 send_width = (lss_size/send_size) + 1;
513 send_size,
551 test_bytes = send_size * msg_count;
722 send_ring->buffer_ptr, send_size,
724 0, 0, 0, 0, 0)) != send_size) {
748 units_this_tick += send_size;
777 bytes_remaining -= send_size;
[all …]
Dnettest_sdp.h116 int send_size; /* how many bytes do we want netserver to send member
142 int send_size; member
Dnettest_bsd.h73 int send_size; /* how many bytes do we want netserver to send member
99 int send_size; member
400 send_size, /* how big are individual sends */
Dnettest_xti.c86 send_size, /* how big are individual sends */ variable
675 if (send_size == 0) { in send_xti_tcp_stream()
677 send_size = lss_size; in send_xti_tcp_stream()
680 send_size = 4096; in send_xti_tcp_stream()
694 send_width = (lss_size/send_size) + 1; in send_xti_tcp_stream()
704 send_size, in send_xti_tcp_stream()
904 send_size, in send_xti_tcp_stream()
917 send_size, in send_xti_tcp_stream()
918 0)) != send_size) { in send_xti_tcp_stream()
940 units_this_tick += send_size; in send_xti_tcp_stream()
[all …]
/external/chromium_org/third_party/usrsctp/usrsctplib/netinet/
Dsctp_output.c7445 asoc->peers_rwnd, data_list[i]->send_size, SCTP_BASE_SYSCTL(sctp_peer_chunk_oh));
7448 (uint32_t) (data_list[i]->send_size + SCTP_BASE_SYSCTL(sctp_peer_chunk_oh)));
7929 chk->book_size = chk->send_size = (to_move + sizeof(struct sctp_data_chunk));
7987 asoc->out_tsnlog[asoc->tsn_out_at].sz = chk->send_size;
8001 dchkh->ch.chunk_length = htons(chk->send_size);
8003 if (chk->send_size < SCTP_SIZE32(chk->book_size)) {
8008 pads = SCTP_SIZE32(chk->book_size) - chk->send_size;
8014 chk->send_size += pads;
8537 if ((chk->send_size < (int)(mtu - omtu)) ||
8566 chk->send_size, chk->copy_by_ref);
[all …]
Dsctp_indata.c407 asoc->size_on_reasm_queue -= chk->send_size; in sctp_service_reassembly()
518 asoc->size_on_reasm_queue -= chk->send_size; in sctp_service_reassembly()
767 *t_size += chk->send_size; in sctp_is_all_msg_on_reasm()
864 asoc->size_on_reasm_queue = chk->send_size; in sctp_queue_data_for_reasm()
953 asoc->size_on_reasm_queue += chk->send_size; in sctp_queue_data_for_reasm()
981 asoc->size_on_reasm_queue += chk->send_size; in sctp_queue_data_for_reasm()
1684 chk->send_size = the_len; in sctp_process_a_data_chunk()
2731 tp1->whoTo->net_ack += tp1->send_size; in sctp_process_segment_range()
2736 tp1->whoTo->net_ack2 += tp1->send_size; in sctp_process_segment_range()
3247 asoc->peers_rwnd, tp1->send_size, SCTP_BASE_SYSCTL(sctp_peer_chunk_oh));
[all …]
Dsctputil.c444 sctp_clog.x.rwnd.send_size = snd_size; in sctp_log_rwnd()
464 sctp_clog.x.rwnd.send_size = flight_size; in sctp_log_rwnd_set()
2470 if (chk->send_size > eff_mtu) { in sctp_mtu_size_reset()
2475 if (chk->send_size > eff_mtu) { in sctp_mtu_size_reset()
2992 length += chk->send_size; in sctp_notify_send_failed()
3013 length += chk->send_size; in sctp_notify_send_failed()
3033 if (chk->send_size >= sizeof(struct sctp_data_chunk)) { in sctp_notify_send_failed()
3036 chk->send_size -= sizeof(struct sctp_data_chunk); in sctp_notify_send_failed()
5214 stcb->asoc.peers_rwnd += tp1->send_size;
Dsctp_structs.h490 uint16_t send_size; member
Dsctp_uio.h844 uint32_t send_size; member
Dsctp_timer.c662 stcb->asoc.peers_rwnd += chk->send_size;
Dsctp_input.c3655 clen = chk->send_size;
4209 chk->book_size = chk->send_size = sizeof(struct sctp_chunkhdr);
4231 ch->chunk_length = htons(chk->send_size);
4232 SCTP_BUF_LEN(chk->data) = SCTP_SIZE32(chk->send_size);
Dsctp_cc_functions.c1394 net->cc_mod.rtcc.bw_bytes += tp1->send_size; in sctp_cwnd_update_rtcc_tsn_acknowledged()
Dsctp_usrreq.c284 if ((chk->send_size + overhead) > nxtsz) { in sctp_pathmtu_adjustment()
289 if ((chk->send_size + overhead) > nxtsz) { in sctp_pathmtu_adjustment()
Dsctp_pcb.c7865 asoc->size_on_reasm_queue = sctp_sbspace_sub(asoc->size_on_reasm_queue, chk->send_size);
/external/lldb/source/Plugins/Process/gdb-remote/
DGDBRemoteCommunicationClient.cpp2065 for (uint32_t send_size = 0; send_size <= 1024; send_size *= 2) in TestPacketSpeed() local
2072 SendSpeedTestPacket (send_size, recv_size); in TestPacketSpeed()
2079 send_size, in TestPacketSpeed()
2087 if (send_size == 0) in TestPacketSpeed()
2088 send_size = 32; in TestPacketSpeed()
2110 GDBRemoteCommunicationClient::SendSpeedTestPacket (uint32_t send_size, uint32_t recv_size) in SendSpeedTestPacket() argument
2114 uint32_t bytes_left = send_size; in SendSpeedTestPacket()
DGDBRemoteCommunicationClient.h323 SendSpeedTestPacket (uint32_t send_size,
/external/chromium_org/third_party/webrtc/base/
Dsocket_unittest.cc967 int send_size = 0; in GetSetOptionsInternal() local
970 ASSERT_NE(-1, socket->GetOption(Socket::OPT_SNDBUF, &send_size)); in GetSetOptionsInternal()
976 ASSERT_NE(-1, socket->GetOption(Socket::OPT_SNDBUF, &send_size)); in GetSetOptionsInternal()
979 ASSERT_EQ(expected_size, send_size); in GetSetOptionsInternal()
/external/chromium_org/third_party/usrsctp/usrsctplib/netinet6/
Dsctp6_usrreq.c395 if ((uint32_t) (chk->send_size + IP_HDR_SIZE) > nxtsz) {
400 if ((uint32_t) (chk->send_size + IP_HDR_SIZE) > nxtsz) {
415 stcb->asoc.total_flight -= chk->send_size;
416 net->flight_size -= chk->send_size;