Searched refs:PROTO_COMPRESSIBLE (Results 1 - 2 of 2) sorted by relevance

/freebsd-9.3-release/usr.sbin/ppp/
H A Dproto.h44 #define PROTO_COMPRESSIBLE(p) (((p) & 0xff81) == 0x01) macro
H A Dccp.c721 if (PROTO_COMPRESSIBLE(*proto)) {
777 } else if (PROTO_COMPRESSIBLE(*proto) && l->ccp.in.state != NULL) {

Completed in 38 milliseconds