Searched refs:PROTO_COMPD (Results 1 – 4 of 4) sorted by relevance
44 #define PROTO_COMPD 0x00fd /* Compressed datagram */ macro
739 case PROTO_COMPD: in ccp_LayerPush()758 if (*proto == PROTO_COMPD || *proto == PROTO_ICOMPD) { in ccp_LayerPull()771 case PROTO_COMPD: in ccp_LayerPull()793 PROTO_COMPD : PROTO_ICOMPD; in ccp_Proto()
205 { PROTO_COMPD, "COMPD" },
695 case PROTO_COMPD: type = "CCP"; break; in PacketCheck()