Home
last modified time | relevance | path

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

/external/libppp/src/
Dlqr.c230 struct lqrdata lastlqr; in lqr_Input() local
232 memcpy(&lastlqr, &p->hdlc.lqm.lqr.peer, sizeof lastlqr); in lqr_Input()
247 lqr_Analyse(&p->hdlc, &lastlqr, &p->hdlc.lqm.lqr.peer); in lqr_Input()
254 (lastlqr.PeerInLQRs && in lqr_Input()
255 lastlqr.PeerInLQRs == p->hdlc.lqm.lqr.peer.PeerInLQRs)) in lqr_Input()