Searched refs:SAF_IFLUSH (Results 1 – 2 of 2) sorted by relevance
117 #define SAF_IFLUSH 0x00000200 /* discarding due to hangup or error */ macro
950 state->sa_flags |= SAF_IFLUSH; in spppasyn_rput()1453 if ((flagtmp & SAF_IFLUSH) || outmp == NULL) { in ahdlc_decode()1454 flagtmp &= ~SAF_IFLUSH & ~SAF_ESCAPED; in ahdlc_decode()1498 if (flagtmp & SAF_IFLUSH) { in ahdlc_decode()1527 flagtmp |= SAF_IFLUSH; in ahdlc_decode()1535 flagtmp &= ~(SAF_IFLUSH | SAF_ESCAPED); in ahdlc_decode()1583 flagtmp |= SAF_IFLUSH; in ahdlc_decode()