Home
last modified time | relevance | path

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

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