Home
last modified time | relevance | path

Searched refs:lqr (Results 1 – 12 of 12) sorted by relevance

/NextBSD/usr.sbin/ppp/
HDlqr.c92 struct echolqr lqr; in lqr_RecvEcho() local
94 if (m_length(bp) >= sizeof lqr) { in lqr_RecvEcho()
95 m_freem(mbuf_Read(bp, &lqr, sizeof lqr)); in lqr_RecvEcho()
97 lqr.magic = ntohl(lqr.magic); in lqr_RecvEcho()
98 lqr.signature = ntohl(lqr.signature); in lqr_RecvEcho()
99 lqr.sequence = ntohl(lqr.sequence); in lqr_RecvEcho()
102 if (lqr.magic != 0 && lqr.magic != lcp->his_magic && in lqr_RecvEcho()
103 lqr.magic != lcp->want_magic) { in lqr_RecvEcho()
105 " got 0x%08x\n", fp->link->name, lcp->his_magic, lqr.magic); in lqr_RecvEcho()
111 if (lqr.signature == SIGNATURE in lqr_RecvEcho()
[all …]
HDsync.c76 p->hdlc.lqm.lqr.InGoodOctets += len + 1; /* plus 1 flag octet! */ in sync_LayerPull()
HDhdlc.h94 } lqr; member
HDlcp.h100 unsigned lqr : 2; /* Link Quality Report */ member
HDMakefile9 iface.c ip.c ipcp.c ipv6cp.c iplist.c lcp.c link.c log.c lqr.c main.c \
HDhdlc.c332 p->hdlc.lqm.lqr.InGoodOctets += len + 1; /* plus 1 flag octet! */ in hdlc_LayerPull()
HDlcp.c220 command_ShowNegval(lcp->cfg.lqr)); in lcp_ReportStatus()
276 lcp->cfg.lqr = NEG_ACCEPTED; in lcp_Init()
341 lcp->want_lqrperiod = IsEnabled(lcp->cfg.lqr) ? in lcp_Setup()
944 if (ntohs(req.proto) != PROTO_LQR || !IsAccepted(lcp->cfg.lqr)) { in LcpDecodeConfig()
HDcommand.c2921 cx->physical->link.lcp.cfg.lqr &= keep; in NegotiateSet()
2922 cx->physical->link.lcp.cfg.lqr |= add; in NegotiateSet()
/NextBSD/release/picobsd/floppy.tree/etc/ppp/
HDppp.conf7 disable lqr
8 deny lqr
/NextBSD/share/examples/ppp/
HDppp.conf.span-isp.working49 enable lqr echo
73 disable deflate pred1 lqr
95 disable lqr
HDppp.conf.sample132 enable lqr echo
320 deny lqr # Don't support LQR
463 # The important thing here is to allow the lqr packets on both sides.
466 # Here, the server sends lqr's every 10 seconds and quits if five in a
469 # Make sure you don't have "deny lqr" in your default: on the client !
482 enable lqr echo
483 accept lqr
490 enable lqr echo
491 accept lqr
734 enable lqr echo
[all …]
HDppp.conf.span-isp113 enable lqr echo
151 disable deflate pred1 lqr
193 disable lqr