Searched refs:sls_o_compressed (Results 1 – 4 of 4) sorted by relevance
160 int32 sls_o_compressed; /* outbound compressed packets */ member
596 stats->tx_compressed = comp->sls_o_compressed;601 stats->tx_fifo_errors += comp->sls_o_compressed;
467 comp->sls_o_compressed++; in slhc_compress()
3292 st->vj.vjs_packets = vj->sls_o_compressed + vj->sls_o_uncompressed; in ppp_get_stats()3293 st->vj.vjs_compressed = vj->sls_o_compressed; in ppp_get_stats()