Home | History | Annotate | Download | only in src

Lines Matching refs:PROTO_LQR

429     proto = PROTO_LQR;
944 if (ntohs(req.proto) != PROTO_LQR || !IsAccepted(lcp->cfg.lqr)) {