Home
last modified time | relevance | path

Searched refs:LQR (Results 1 – 5 of 5) sorted by relevance

/freebsd/share/examples/ppp/
H A Dppp.conf.span-isp67 # havoc with LQR magic number checks, so LQR *must not* be
94 # because relying on our LQR strategy (dropping the link after 5 missing
H A Dppp.conf.span-isp.working31 # This is why enabling LQR won't work - VPN-IN has magic number problems,
H A Dppp.conf.sample319 deny lqr # Don't support LQR
469 # If the peer denies LQR, we still send ECHO LQR packets at the given
747 enable lqr echo proxy # Enable LQR and proxy-arp
/freebsd/usr.sbin/ppp/
H A DREADME.changes36 o LQR is disabled by default.
60 o Reconnect values are used after an LQR timeout.
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMBaseInstrInfo.cpp5118 MachineBasicBlock::LivenessQueryResult LQR = in getImplicitSPRUseForDPRUse() local
5121 if (LQR == MachineBasicBlock::LQR_Live) in getImplicitSPRUseForDPRUse()
5123 else if (LQR == MachineBasicBlock::LQR_Unknown) in getImplicitSPRUseForDPRUse()