Home
last modified time | relevance | path

Searched refs:flushnext (Results 1 – 1 of 1) sorted by relevance

/freebsd/usr.sbin/ppp/
H A Dmppe.c98 unsigned flushnext : 1; member
124 mop->flushnext = 1; in MPPEResetOutput()
195 if (mop->stateless || mop->flushnext) { in MPPEOutput()
198 mop->flushnext = 0; in MPPEOutput()