Lines Matching refs:stateless
97 unsigned stateless : 1;
120 if (mop->stateless)
187 if (mop->stateless ||
195 if (mop->stateless || mop->flushnext) {
268 if (!flushed && mip->stateless) {
270 " in stateless mode\n");
275 if (mip->stateless) {
276 /* Change our key for each missed packet in stateless mode */
281 * mip->cohnum contains what we received last time in stateless
599 /* Peer can't have stateless */
602 /* Peer wants stateless, that's ok */
606 /* Peer must have stateless */
609 /* Peer doesn't want stateless, that's ok */
672 mp->stateless = !!(val & MPPE_OPT_STATELESS);
713 if (!mip->stateless) {
769 if (!mop->stateless) {