Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
slcompress Struct Reference

#include <slhc_vj.h>

Data Fields

struct cstatetstate
 
struct cstaterstate
 
byte_t tslot_limit
 
byte_t rslot_limit
 
byte_t xmit_oldest
 
byte_t xmit_current
 
byte_t recv_current
 
byte_t flags
 
int32 sls_o_nontcp
 
int32 sls_o_tcp
 
int32 sls_o_uncompressed
 
int32 sls_o_compressed
 
int32 sls_o_searches
 
int32 sls_o_misses
 
int32 sls_i_uncompressed
 
int32 sls_i_compressed
 
int32 sls_i_error
 
int32 sls_i_tossed
 
int32 sls_i_runt
 
int32 sls_i_badcheck
 

Detailed Description

Definition at line 142 of file slhc_vj.h.

Field Documentation

byte_t flags

Definition at line 153 of file slhc_vj.h.

byte_t recv_current

Definition at line 151 of file slhc_vj.h.

byte_t rslot_limit

Definition at line 147 of file slhc_vj.h.

struct cstate* rstate

Definition at line 144 of file slhc_vj.h.

int32 sls_i_badcheck

Definition at line 169 of file slhc_vj.h.

int32 sls_i_compressed

Definition at line 164 of file slhc_vj.h.

int32 sls_i_error

Definition at line 165 of file slhc_vj.h.

int32 sls_i_runt

Definition at line 168 of file slhc_vj.h.

int32 sls_i_tossed

Definition at line 166 of file slhc_vj.h.

int32 sls_i_uncompressed

Definition at line 163 of file slhc_vj.h.

int32 sls_o_compressed

Definition at line 159 of file slhc_vj.h.

int32 sls_o_misses

Definition at line 161 of file slhc_vj.h.

int32 sls_o_nontcp

Definition at line 156 of file slhc_vj.h.

int32 sls_o_searches

Definition at line 160 of file slhc_vj.h.

int32 sls_o_tcp

Definition at line 157 of file slhc_vj.h.

int32 sls_o_uncompressed

Definition at line 158 of file slhc_vj.h.

byte_t tslot_limit

Definition at line 146 of file slhc_vj.h.

struct cstate* tstate

Definition at line 143 of file slhc_vj.h.

byte_t xmit_current

Definition at line 150 of file slhc_vj.h.

byte_t xmit_oldest

Definition at line 149 of file slhc_vj.h.


The documentation for this struct was generated from the following file: