Home
last modified time | relevance | path

Searched refs:TY_ENDDISC (Results 1 – 2 of 2) sorted by relevance

/mirbsd/src/usr.sbin/ppp/ppp/
Dlcp.h125 #define TY_ENDDISC 19 /* Endpoint discriminator */ macro
Dlcp.c482 !REJECTED(lcp, TY_ENDDISC)) { in LcpSendConfigReq()
485 INC_FSM_OPT(TY_ENDDISC, mp->cfg.enddisc.len + 3, o); in LcpSendConfigReq()
1189 case TY_ENDDISC: in LcpDecodeConfig()