Home
last modified time | relevance | path

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

/freebsd/usr.sbin/ppp/
H A Dlcp.h115 #define TY_MAGICNUM 5 /* Magic-Number */ macro
H A Dlcp.c423 if (lcp->want_magic && !REJECTED(lcp, TY_MAGICNUM)) { in LcpSendConfigReq()
425 INC_FSM_OPT(TY_MAGICNUM, 6, o); in LcpSendConfigReq()
964 case TY_MAGICNUM: in LcpDecodeConfig()