Home
last modified time | relevance | path

Searched refs: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) in z_decompress()
1011 rstate->flags |= DS_TESTIN; in z_set_effort()
H A Dbsd-comp.c145 #define DS_TESTIN 0x02 macro
1174 if ((db->flags & DS_TESTIN) && (db->seqno % 300) == 101) in bsd_decompress()
1497 rdb->flags |= DS_TESTIN; in bsd_set_effort()