Searched refs:rndm (Results 1 - 4 of 4) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/tools/misc/
H A Depi_ttcp.c603 int rndm; /* 0="normal", !0=random data */ variable
824 rndm = 0;
963 rndm = 1;
1124 if ((bufmin != -1) || (rndm != 0)) {
1466 if (rndm) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/utils/
H A Depi_ttcp.c348 int rndm = 0; /* 0="normal", !0=random data */ variable
615 rndm = 1;
761 if ((bufmin != -1) || (rndm != 0)) {
1064 if (rndm) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/utils/
H A Depi_ttcp.c348 int rndm = 0; /* 0="normal", !0=random data */ variable
615 rndm = 1;
761 if ((bufmin != -1) || (rndm != 0)) {
1064 if (rndm) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/utils/
H A Depi_ttcp.c348 int rndm = 0; /* 0="normal", !0=random data */ variable
615 rndm = 1;
761 if ((bufmin != -1) || (rndm != 0)) {
1064 if (rndm) {

Completed in 215 milliseconds