Home | History | Annotate | Download | only in l2cap

Lines Matching refs:rej_sent

780         p_ccb->fcrb.rej_sent = true;
788 if ((!p_ccb->fcrb.local_busy) && (!p_ccb->fcrb.rej_sent) &&
795 "rej_sent:%d srej_sent:%d Expected_Seq:%u Last_Ack:%u",
796 p_ccb->local_cid, p_ccb->fcrb.local_busy, p_ccb->fcrb.rej_sent,
906 if (!p_ccb->fcrb.srej_sent && !p_ccb->fcrb.rej_sent) {
1069 p_fcrb->rej_sent = false; /* After checkpoint, we can send anoher REJ */
1180 p_fcrb->rej_sent, p_fcrb->srej_sent);
1215 num_lost, tx_seq, p_fcrb->next_seq_expected, p_fcrb->rej_sent);
1230 } else if (p_fcrb->rej_sent) {
1243 p_fcrb->rej_sent);
1248 p_fcrb->rej_sent = true;
1271 p_fcrb->rej_sent = p_fcrb->srej_sent = false;