Searched refs:stateless (Results 1 - 1 of 1) sorted by relevance

/freebsd-9.3-release/usr.sbin/ppp/
H A Dmppe.c97 unsigned stateless : 1; member in struct:mppe_state
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 */
[all...]

Completed in 61 milliseconds