Searched refs:cp_fastin (Results 1 – 2 of 2) sorted by relevance
144 uint16_t cp_fastin; /* count of fast inputs */ member
1170 cp->cp_fastin++; in spppcomp_rput()1172 cp->cp_fastin >>= 1; /* a guess */ in spppcomp_rput()1181 cp->cp_fastin < MAX_FAST_ARRIVALS) && in spppcomp_rput()1193 cp->cp_fastin = 0; in spppcomp_rput()