/[lwip]/lwip/src/netif/ppp/vj.h
ViewVC logotype

Diff of /lwip/src/netif/ppp/vj.h

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.2 by jani, Mon Jun 2 11:12:56 2003 UTC revision 1.3 by likewise, Fri Nov 14 14:56:31 2003 UTC
# Line 136  struct vjcompress { Line 136  struct vjcompress {
136      u_short flags;      u_short flags;
137      u_char maxSlotIndex;      u_char maxSlotIndex;
138      u_char compressSlot;        /* Flag indicating OK to compress slot ID. */      u_char compressSlot;        /* Flag indicating OK to compress slot ID. */
139  #ifdef LINK_STATS  #if LINK_STATS
140      struct vjstat stats;      struct vjstat stats;
141  #endif  #endif
142      struct cstate tstate[MAX_SLOTS];    /* xmit connection states */      struct cstate tstate[MAX_SLOTS];    /* xmit connection states */

Legend:
Removed from v.1.2  
changed lines
  Added in v.1.3

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26