Searched defs:DS_TESTIN (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/ppp/spppcomp/
H A Ddeflate.c73 #define DS_TESTIN 0x0002 macro
844 if ((state->flags & DS_TESTIN) && (state->seqno % 300) == 101)
1011 rstate->flags |= DS_TESTIN;
H A Dbsd-comp.c147 #define DS_TESTIN 0x02 macro
1176 if ((db->flags & DS_TESTIN) && (db->seqno % 300) == 101)
1499 rdb->flags |= DS_TESTIN;

Completed in 56 milliseconds