Searched refs:PROTO_COMPRESSIBLE (Results 1 – 2 of 2) sorted by relevance
44 #define PROTO_COMPRESSIBLE(p) (((p) & 0xff81) == 0x01) macro
721 if (PROTO_COMPRESSIBLE(*proto)) { in ccp_LayerPush()777 } else if (PROTO_COMPRESSIBLE(*proto) && l->ccp.in.state != NULL) { in ccp_LayerPull()