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

  /external/libppp/src/
proto.h 41 #define PROTO_ICOMPD 0x00fb /* Individual link compressed */
ccp.c 734 case PROTO_ICOMPD:
756 if (*proto == PROTO_COMPD || *proto == PROTO_ICOMPD) {
766 case PROTO_ICOMPD:
791 PROTO_COMPD : PROTO_ICOMPD;
link.c 204 { PROTO_ICOMPD, "ICOMPD" },
ip.c 692 case PROTO_ICOMPD: type = "Individual link CCP"; break;

Completed in 510 milliseconds