Searched refs:cp_fastin (Results 1 – 2 of 2) sorted by relevance
146 uint16_t cp_fastin; /* count of fast inputs */ member
1167 cp->cp_fastin++; in spppcomp_rput()1169 cp->cp_fastin >>= 1; /* a guess */ in spppcomp_rput()1178 cp->cp_fastin < MAX_FAST_ARRIVALS) && in spppcomp_rput()1190 cp->cp_fastin = 0; in spppcomp_rput()