Searched refs:neg_lqr (Results 1 – 2 of 2) sorted by relevance
265 wo->neg_lqr = 0; /* no LQR implementation yet */ in lcp_init()278 ao->neg_lqr = 0; /* no LQR implementation yet */ in lcp_init()550 LENCILQR(go->neg_lqr) + in lcp_cilen()615 ADDCILQR(CI_QUALITY, go->neg_lqr, go->lqr_period); in lcp_addci()729 ACKCILQR(CI_QUALITY, go->neg_lqr, go->lqr_period); in lcp_ackci()933 NAKCILQR(CI_QUALITY, neg_lqr, in lcp_nakci()935 try.neg_lqr = 0; in lcp_nakci()1033 if (go->neg_lqr || no.neg_lqr || cilen != CILEN_LQR) { in lcp_nakci()1189 REJCILQR(CI_QUALITY, neg_lqr, go->lqr_period); in lcp_rejci()1463 if (!ao->neg_lqr || in lcp_reqci()
94 u_int neg_lqr : 1; /* Negotiate use of Link Quality Reports */ member
Completed in 6 milliseconds