Home
last modified time | relevance | path

Searched refs:TY_COMPPROTO (Results 1 – 3 of 3) sorted by relevance

/freebsd/usr.sbin/ppp/
H A Dipv6cp.h33 #define TY_COMPPROTO 2 macro
H A Dipcp.h34 #define TY_COMPPROTO 2 macro
H A Dipcp.c772 if (ipcp->my_compproto && !REJECTED(ipcp, TY_COMPPROTO)) { in IpcpSendConfigReq()
777 INC_FSM_OPT(TY_COMPPROTO, 4, o); in IpcpSendConfigReq()
785 INC_FSM_OPT(TY_COMPPROTO, 6, o); in IpcpSendConfigReq()
1109 case TY_COMPPROTO: in IpcpDecodeConfig()
1130 nak.hdr.id = TY_COMPPROTO; in IpcpDecodeConfig()
1148 nak.hdr.id = TY_COMPPROTO; in IpcpDecodeConfig()
1158 nak.hdr.id = TY_COMPPROTO; in IpcpDecodeConfig()