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

/freebsd-9.3-release/usr.sbin/ppp/
H A Dproto.h42 #define PROTO_COMPD 0x00fd /* Compressed datagram */ macro
H A Dccp.c737 case PROTO_COMPD:
756 if (*proto == PROTO_COMPD || *proto == PROTO_ICOMPD) {
769 case PROTO_COMPD:
791 PROTO_COMPD : PROTO_ICOMPD;
H A Dlink.c203 { PROTO_COMPD, "COMPD" },
H A Dip.c693 case PROTO_COMPD: type = "CCP"; break;

Completed in 116 milliseconds