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 68 #define TYPE_UNCOMPRESSED_TCP 0x70
print-vjc.c 85 case TYPE_UNCOMPRESSED_TCP:
print-sl.c 144 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
  /external/syslinux/core/lwip/src/netif/ppp/
vj.h 79 #define TYPE_UNCOMPRESSED_TCP 0x70
vj.c 409 return (TYPE_UNCOMPRESSED_TCP);
423 * "Uncompress" a packet of type TYPE_UNCOMPRESSED_TCP.
ppp.c 863 case TYPE_UNCOMPRESSED_TCP:
    [all...]

Completed in 137 milliseconds