Searched refs:PROTO_ICOMPD (Results 1 – 4 of 4) sorted by relevance
41 #define PROTO_ICOMPD 0x00fb /* Individual link compressed */ macro
734 case PROTO_ICOMPD: in ccp_LayerPush()756 if (*proto == PROTO_COMPD || *proto == PROTO_ICOMPD) { in ccp_LayerPull()766 case PROTO_ICOMPD: in ccp_LayerPull()791 PROTO_COMPD : PROTO_ICOMPD; in ccp_Proto()
204 { PROTO_ICOMPD, "ICOMPD" },
692 case PROTO_ICOMPD: type = "Individual link CCP"; break; in PacketCheck()