Searched refs:not_with_expected_tx_seq (Results 1 – 1 of 1) sorted by relevance
210 …} else if (with_valid_req_seq(req_seq) && not_with_expected_tx_seq(tx_seq) && with_valid_f_bit(f) … in recv_i_frame()546 bool not_with_expected_tx_seq(uint8_t tx_seq) { in not_with_expected_tx_seq() function