Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/ppp/spppcomp/
H A Dspppcomp.c210 #define MAX_FAST_ARRIVALS 10 /* maximum packet count */ macro
1178 cp->cp_fastin < MAX_FAST_ARRIVALS) && in spppcomp_rput()