Home
last modified time | relevance | path

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

/freebsd-12.1/usr.sbin/ppp/
H A Dipv6cp.h35 #define TY_COMPPROTO 2 macro
H A Dipcp.h36 #define TY_COMPPROTO 2 macro
H A Dipcp.c774 if (ipcp->my_compproto && !REJECTED(ipcp, TY_COMPPROTO)) { in IpcpSendConfigReq()
779 INC_FSM_OPT(TY_COMPPROTO, 4, o); in IpcpSendConfigReq()
787 INC_FSM_OPT(TY_COMPPROTO, 6, o); in IpcpSendConfigReq()
1111 case TY_COMPPROTO: in IpcpDecodeConfig()
1132 nak.hdr.id = TY_COMPPROTO; in IpcpDecodeConfig()
1150 nak.hdr.id = TY_COMPPROTO; in IpcpDecodeConfig()
1160 nak.hdr.id = TY_COMPPROTO; in IpcpDecodeConfig()