Home
last modified time | relevance | path

Searched refs:TABLEFACTOR (Results 1 – 6 of 6) sorted by relevance

/external/iproute2/netem/
Dparetonormal.c24 #define TABLEFACTOR NETEM_DIST_SCALE macro
43 dvalue *= (4.0/3.0)*(double)TABLEFACTOR; in paretovalue()
67 normvalue = (int) rint(table[i]*TABLEFACTOR); in main()
Dpareto.c15 #define TABLEFACTOR NETEM_DIST_SCALE macro
29 dvalue *= (4.0/3.0)*(double)TABLEFACTOR; in main()
Dnormal.c15 #define TABLEFACTOR NETEM_DIST_SCALE macro
39 int value = (int) rint(table[i]*TABLEFACTOR); in main()
Dmaketable.c79 #define TABLEFACTOR 8192 macro
88 #define DISTTABLEDOMAIN ((MAXSHORT/TABLEFACTOR)+1)
149 inversevalue = (int)rint(findex*TABLEFACTOR); in inverttable()
DREADME.distribution64 (here, 4096) entry be x*TABLEFACTOR (here, 8192). This creates a table
/external/iproute2/
DREADME.distribution62 (here, 4096) entry be x*TABLEFACTOR (here, 8192). This creates a table