Searched refs:OutLQRs (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/usr.sbin/ppp/
H A Dhdlc.h87 u_int32_t OutLQRs; /* LQRs sent by me */ member in struct:hdlc::__anon8858::__anon8859
H A Dlqr.c386 transitLQRs = hdlc->lqm.lqr.OutLQRs - newlqr->LastOutLQRs;
484 p->hdlc.lqm.lqr.OutLQRs++;
503 lqr.PeerOutLQRs = p->hdlc.lqm.lqr.OutLQRs;

Completed in 196 milliseconds