Lines Matching defs:xoff
41 bool xoff;
144 send_xoff = caifd->xoff;
145 caifd->xoff = false;
182 /* Check if we need to handle xoff */
186 if (unlikely(caifd->xoff))
206 /* Hold lock while accessing xoff */
208 if (caifd->xoff) {
223 caifd->xoff = true;
415 caifd->xoff = false;
441 * Replace our xoff-destructor with original destructor.
450 caifd->xoff = false;