HomeSort by relevance Sort by last modified time
    Searched full:slcompress (Results 1 - 8 of 8) sorted by null

  /external/ppp/pppd/include/net/
slcompress.h 4 * $Id: slcompress.h,v 1.4 1994/09/21 06:50:08 paulus Exp $
119 struct slcompress { struct
140 void sl_compress_init __P((struct slcompress *));
141 void sl_compress_setup __P((struct slcompress *, int));
143 struct ip *, struct slcompress *, int));
144 int sl_uncompress_tcp __P((u_char **, int, u_int, struct slcompress *));
146 struct slcompress *, u_char **, u_int *));
  /external/ppp/pppd/
ipcp.h 57 #define MAX_STATES 16 /* from slcompress.h */
  /external/tcpdump/
slcompress.h 4 * @(#) $Header: /tcpdump/master/tcpdump/slcompress.h,v 1.2 2000-10-09 02:03:44 guy Exp $ (LBL)
print-sl.c 43 #include "slcompress.h"
print-vjc.c 39 #include "slcompress.h"
INSTALL.txt 238 slcompress.h - SLIP/PPP Van Jacobson compression (RFC1144) definitions
Makefile.in 185 slcompress.h \
print-ppp.c 44 #include <net/slcompress.h>
    [all...]

Completed in 196 milliseconds