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

  /external/tcpdump/
slcompress.h 70 #define TYPE_UNCOMPRESSED_TCP 0x70
print-vjc.c 94 case TYPE_UNCOMPRESSED_TCP:
print-sl.c 138 case TYPE_UNCOMPRESSED_TCP:
  /external/libppp/src/
vjcomp.c 92 case TYPE_UNCOMPRESSED_TCP:
123 if (type == TYPE_UNCOMPRESSED_TCP) {
176 type = TYPE_UNCOMPRESSED_TCP;
slcompress.h 87 #define TYPE_UNCOMPRESSED_TCP 0x70
slcompress.c 425 return (TYPE_UNCOMPRESSED_TCP);
442 case TYPE_UNCOMPRESSED_TCP:
  /external/ppp/pppd/include/net/
slcompress.h 76 #define TYPE_UNCOMPRESSED_TCP 0x70
vjcompress.h 76 #define TYPE_UNCOMPRESSED_TCP 0x70

Completed in 180 milliseconds