Home | History | Annotate | Download | only in source

Lines Matching refs:INIT_BURST_LEN

846   /* first 10 packets @ low rate, then INIT_BURST_LEN packets @ fixed rate of INIT_RATE bps */
848 if (State->InitCounter-- <= INIT_BURST_LEN) {
968 State->InitCounter = INIT_BURST_LEN + 10; /* packets */