taglinefilesource code
int32152include/net/slhc_vj.hint32 sls_o_nontcp;  /* outbound non-TCP packets */
int32153include/net/slhc_vj.hint32 sls_o_tcp;  /* outbound TCP packets */
int32154include/net/slhc_vj.hint32 sls_o_uncompressed;  /* outbound uncompressed packets */
int32155include/net/slhc_vj.hint32 sls_o_compressed;  /* outbound compressed packets */
int32156include/net/slhc_vj.hint32 sls_o_searches;  /* searches for connection state */
int32157include/net/slhc_vj.hint32 sls_o_misses;  /* times couldn't find conn. state */
int32159include/net/slhc_vj.hint32 sls_i_uncompressed;  /* inbound uncompressed packets */
int32160include/net/slhc_vj.hint32 sls_i_compressed;  /* inbound compressed packets */
int32161include/net/slhc_vj.hint32 sls_i_error;  /* inbound error packets */
int32162include/net/slhc_vj.hint32 sls_i_tossed;  /* inbound packets tossed because of error */
int32164include/net/slhc_vj.hint32 sls_i_runt;
int32165include/net/slhc_vj.hint32 sls_i_badcheck;