Searched refs:lastlqr (Results 1 – 1 of 1) sorted by relevance
231 struct lqrdata lastlqr; in lqr_Input() local233 memcpy(&lastlqr, &p->hdlc.lqm.lqr.peer, sizeof lastlqr); in lqr_Input()248 lqr_Analyse(&p->hdlc, &lastlqr, &p->hdlc.lqm.lqr.peer); in lqr_Input()255 (lastlqr.PeerInLQRs && in lqr_Input()256 lastlqr.PeerInLQRs == p->hdlc.lqm.lqr.peer.PeerInLQRs)) in lqr_Input()