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