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

  /external/libppp/src/
proto.h 42 #define PROTO_COMPD 0x00fd /* Compressed datagram */
ccp.c 737 case PROTO_COMPD:
756 if (*proto == PROTO_COMPD || *proto == PROTO_ICOMPD) {
769 case PROTO_COMPD:
791 PROTO_COMPD : PROTO_ICOMPD;
link.c 203 { PROTO_COMPD, "COMPD" },
ip.c 693 case PROTO_COMPD: type = "CCP"; break;

Completed in 636 milliseconds