Searched refs:PROTO_ICOMPD (Results 1 - 4 of 4) sorted by relevance

/freebsd-9.3-release/usr.sbin/ppp/
H A Dproto.h41 #define PROTO_ICOMPD 0x00fb /* Individual link compressed */ macro
H A Dccp.c734 case PROTO_ICOMPD:
756 if (*proto == PROTO_COMPD || *proto == PROTO_ICOMPD) {
766 case PROTO_ICOMPD:
791 PROTO_COMPD : PROTO_ICOMPD;
H A Dlink.c204 { PROTO_ICOMPD, "ICOMPD" },
H A Dip.c692 case PROTO_ICOMPD: type = "Individual link CCP"; break;

Completed in 76 milliseconds