Searched refs:shift_right_curr_byte (Results 1 – 1 of 1) sorted by relevance
103 uint8_t shift_right_curr_byte = 0; in ShiftFitSubMask() local120 shift_right_curr_byte = sub_mask[pkt_mask_idx2] >> num_bit_shifts; in ShiftFitSubMask()128 comb_new_byte = shift_right_curr_byte | shift_left_prev_byte; in ShiftFitSubMask()136 shift_right_curr_byte = sub_mask[pkt_mask_idx2] >> num_bit_shifts; in ShiftFitSubMask()137 packet_mask[pkt_mask_idx] = shift_right_curr_byte; in ShiftFitSubMask()