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