Home | History | Annotate | Download | only in netperf

Lines Matching full:recv

82   rsr_size,		/* remote socket recv buffer size	*/
84 lsr_size, /* local socket recv buffer size */
100 loc_rcvavoid, /* avoid recv copies locally */
129 -M bytes Set the recv size (XTI_TCP_STREAM, XTI_UDP_STREAM)\n\
132 -s send[,recv] Set local socket send/recv buffer sizes\n\
133 -S send[,recv] Set remote socket send/recv buffer sizes\n\
360 fprintf(where," send: %d recv: %d\n",
465 Recv Send Send \n\
477 Recv Send Send Utilization Service Demand\n\
478 Socket Socket Message Elapsed Send Recv Send Recv\n\
491 Send Recv Send Recv Send (avg) Recv (avg)\n\
1442 fprintf(where,"recv_xti_tcp_stream: recv alignment and offset set...\n");
1551 /* we are about to recv. we may also want to bring some number of */
1691 Send Recv Size Size Time Rate \n\
1705 Send Recv Size Size Time Rate local remote local remote\n\
1720 Send Recv Send Recv\n\
3297 /* The loop will exit when the timer pops, or if we happen to recv a */
3411 Send Recv Size Size Time Rate \n\
3425 Send Recv Size Size Time Rate local remote local remote\n\
3440 Send Recv Send Recv\n\
4225 fprintf(where,"recv_xti_udp_rr: requested recv alignment of %d offset %d\n",
4351 fprintf(where,"recv port number %d\n",myaddr_in.sin_port);
4602 /* allocate the recv and send rings with the requested alignments */
4605 fprintf(where,"recv_xti_tcp_rr: requested recv alignment of %d offset %d\n",
4978 Send Recv Size Size Time Rate \n\
4992 Send Recv Size Size Time Rate local remote local remote\n\
5007 Send Recv Send Recv\n\
5321 if((rsp_bytes_recvd=recv(send_socket,
5330 perror("send_xti_tcp_conn_rr: data recv error");
5629 "recv_xti_tcp_conn_rr: requested recv alignment of %d offset %d\n",
5821 if((request_bytes_recvd=recv(s_data,
5997 /* set the recv size */
6024 printf("Local recv copy avoidance not available.\n");