Home
last modified time | relevance | path

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

/freebsd/usr.sbin/ppp/
H A Dlcp.h124 #define TY_SHORTSEQ 18 /* Want short seqs (12bit) please (see mp.h) */ macro
H A Dlcp.c475 if (lcp->want_shortseq && !REJECTED(lcp, TY_SHORTSEQ)) in LcpSendConfigReq()
476 INC_FSM_OPT(TY_SHORTSEQ, 2, o); in LcpSendConfigReq()
1170 case TY_SHORTSEQ: in LcpDecodeConfig()