Home
last modified time | relevance | path

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

/freebsd-13.1/usr.sbin/ppp/
H A Dmppe.c100 unsigned flushnext : 1; member
126 mop->flushnext = 1; in MPPEResetOutput()
197 if (mop->stateless || mop->flushnext) { in MPPEOutput()
200 mop->flushnext = 0; in MPPEOutput()