Home
last modified time | relevance | path

Searched refs:cp_fastin (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/ppp/spppcomp/
H A Dspppcomp.h144 uint16_t cp_fastin; /* count of fast inputs */ member
H A Dspppcomp.c1170 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()