Home | History | Annotate | Download | only in src

Lines Matching refs:want_shortseq

181                 lcp->want_shortseq ? "on" : "off", lcp->my_reject);
306 lcp->want_shortseq = IsEnabled(lcp->fsm.bundle->ncp.mp.cfg.shortseq) ? 1 : 0;
475 if (lcp->want_shortseq && !REJECTED(lcp, TY_SHORTSEQ))
1192 lcp->want_shortseq = 0; /* For when we hit MP */