Home
last modified time | relevance | path

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

/freebsd-9-stable/usr.sbin/ppp/
Dlqr.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 …]
Dsync.c76 p->hdlc.lqm.lqr.InGoodOctets += len + 1; /* plus 1 flag octet! */ in sync_LayerPull()
Dhdlc.h94 } lqr; member
Dlcp.h100 unsigned lqr : 2; /* Link Quality Report */ member
DMakefile9 iface.c ip.c ipcp.c ipv6cp.c iplist.c lcp.c link.c log.c lqr.c main.c \
Dhdlc.c332 p->hdlc.lqm.lqr.InGoodOctets += len + 1; /* plus 1 flag octet! */ in hdlc_LayerPull()
Dlcp.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()
Dcommand.c2921 cx->physical->link.lcp.cfg.lqr &= keep; in NegotiateSet()
2922 cx->physical->link.lcp.cfg.lqr |= add; in NegotiateSet()
Dppp.8.m42792 .It lqr
2963 was considered enabled if lqr was enabled and negotiated, otherwise it was
2966 .Dq enable lqr echo
2968 .Dq enable lqr .
5163 .Dq enable lqr
/freebsd-9-stable/release/picobsd/floppy.tree/etc/ppp/
Dppp.conf7 disable lqr
8 deny lqr
/freebsd-9-stable/share/examples/ppp/
Dppp.conf.span-isp.working49 enable lqr echo
73 disable deflate pred1 lqr
95 disable lqr
Dppp.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 …]
Dppp.conf.span-isp113 enable lqr echo
151 disable deflate pred1 lqr
193 disable lqr