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

/freebsd-11-stable/usr.sbin/ppp/
H A Dproto.h44 #define PROTO_COMPD 0x00fd /* Compressed datagram */ macro
H A Dccp.c739 case PROTO_COMPD:
758 if (*proto == PROTO_COMPD || *proto == PROTO_ICOMPD) {
771 case PROTO_COMPD:
793 PROTO_COMPD : PROTO_ICOMPD;
H A Dlink.c205 { PROTO_COMPD, "COMPD" },
H A Dip.c695 case PROTO_COMPD: type = "CCP"; break;

Completed in 117 milliseconds