Searched refs:nConn (Results 1 - 6 of 6) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/openssl/apps/
H A Ds_time.c351 int nConn = 0; local
438 nConn += 1;
463 nConn, totalTime, ((double)nConn / totalTime), bytes_read);
466 nConn, (long)time(NULL) - finishtime + maxTime, bytes_read / nConn);
495 nConn = 0;
533 nConn += 1;
554 nConn, totalTime, ((double)nConn / totalTim
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/openssl/apps/
H A Ds_time.c351 int nConn = 0; local
438 nConn += 1;
463 nConn, totalTime, ((double)nConn / totalTime), bytes_read);
466 nConn, (long)time(NULL) - finishtime + maxTime, bytes_read / nConn);
495 nConn = 0;
533 nConn += 1;
554 nConn, totalTime, ((double)nConn / totalTim
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/openssl/apps/
H A Ds_time.c351 int nConn = 0; local
438 nConn += 1;
463 nConn, totalTime, ((double)nConn / totalTime), bytes_read);
466 nConn, (long)time(NULL) - finishtime + maxTime, bytes_read / nConn);
495 nConn = 0;
533 nConn += 1;
554 nConn, totalTime, ((double)nConn / totalTim
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/openssl-1.0.0q/apps/
H A Ds_time.c339 int nConn = 0; local
429 nConn += 1;
453 printf( "\n\n%d connections in %.2fs; %.2f connections/user sec, bytes read %ld\n", nConn, totalTime, ((double)nConn/totalTime),bytes_read);
454 printf( "%d connections in %ld real seconds, %ld bytes read per connection\n",nConn,(long)time(NULL)-finishtime+maxTime,bytes_read/nConn);
483 nConn = 0;
522 nConn += 1;
543 printf( "\n\n%d connections in %.2fs; %.2f connections/user sec, bytes read %ld\n", nConn, totalTime, ((double)nConn/totalTim
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/openssl-1.0.0q/apps/
H A Ds_time.c339 int nConn = 0; local
429 nConn += 1;
453 printf( "\n\n%d connections in %.2fs; %.2f connections/user sec, bytes read %ld\n", nConn, totalTime, ((double)nConn/totalTime),bytes_read);
454 printf( "%d connections in %ld real seconds, %ld bytes read per connection\n",nConn,(long)time(NULL)-finishtime+maxTime,bytes_read/nConn);
483 nConn = 0;
522 nConn += 1;
543 printf( "\n\n%d connections in %.2fs; %.2f connections/user sec, bytes read %ld\n", nConn, totalTime, ((double)nConn/totalTim
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/openssl-1.0.0q/apps/
H A Ds_time.c339 int nConn = 0; local
429 nConn += 1;
453 printf( "\n\n%d connections in %.2fs; %.2f connections/user sec, bytes read %ld\n", nConn, totalTime, ((double)nConn/totalTime),bytes_read);
454 printf( "%d connections in %ld real seconds, %ld bytes read per connection\n",nConn,(long)time(NULL)-finishtime+maxTime,bytes_read/nConn);
483 nConn = 0;
522 nConn += 1;
543 printf( "\n\n%d connections in %.2fs; %.2f connections/user sec, bytes read %ld\n", nConn, totalTime, ((double)nConn/totalTim
[all...]

Completed in 127 milliseconds