Lines Matching refs:FL_NEED_RESEND
571 /* if state & FL_NEED_RESEND != 0 then tx_frameno != 0 */
635 if( nl->state & FL_NEED_RESEND ) {
655 nl->state |= FL_NEED_RESEND;
657 * FL_NEED_RESEND will be cleared after ACK, but if empty
778 nl->state &= ~(FL_WAIT_ACK | FL_NEED_RESEND);
789 nl->state &= ~FL_NEED_RESEND;
861 nl->state &= ~(FL_WAIT_ACK | FL_NEED_RESEND);
900 nl->state &= ~(FL_WAIT_ACK | FL_NEED_RESEND);
920 if( nl->state & FL_NEED_RESEND )
1098 nl->state &= ~(FL_WAIT_ACK | FL_NEED_RESEND);