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

  /external/tcpdump/
slcompress.h 71 #define TYPE_COMPRESSED_TCP 0x80
print-vjc.c 98 case TYPE_COMPRESSED_TCP:
print-sl.c 152 if (p[SLX_CHDR] & TYPE_COMPRESSED_TCP) {
  /external/libppp/src/
slcompress.h 88 #define TYPE_COMPRESSED_TCP 0x80
vjcomp.c 98 case TYPE_COMPRESSED_TCP:
172 type = TYPE_COMPRESSED_TCP;
slcompress.c 414 return (TYPE_COMPRESSED_TCP);
469 case TYPE_COMPRESSED_TCP:
  /external/ppp/pppd/include/net/
slcompress.h 77 #define TYPE_COMPRESSED_TCP 0x80
vjcompress.h 77 #define TYPE_COMPRESSED_TCP 0x80

Completed in 2486 milliseconds