Home
last modified time | relevance | path

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

/freebsd/usr.sbin/ppp/
H A Dlcp.h111 #define TY_MRU 1 /* Maximum-Receive-Unit */ macro
H A Dlcp.c418 if (!REJECTED(lcp, TY_MRU)) { in LcpSendConfigReq()
420 INC_FSM_OPT(TY_MRU, 4, o); in LcpSendConfigReq()
743 case TY_MRU: in LcpDecodeConfig()
762 nak.hdr.id = TY_MRU; in LcpDecodeConfig()
769 nak.hdr.id = TY_MRU; in LcpDecodeConfig()
1287 nak.hdr.id = TY_MRU; in LcpDecodeConfig()