package p138.p329.p346.p347;

import com.hierynomus.protocol.commons.buffer.Buffer;
import java.util.Collection;
import java.util.Set;
import p138.p176.p177.p242.p246.p251.C4303;
import p138.p329.p342.EnumC6160;
import p138.p329.p346.C6228;
import p138.p329.p346.C6236;
import p138.p329.p346.EnumC6222;
import p138.p329.p346.EnumC6233;
import p138.p329.p351.p352.C6288;
import p138.p329.p351.p352.InterfaceC6289;
import p138.p329.p361.C6332;

/* JADX INFO: renamed from: ދ.ށ.ބ.ޑ.ފ, reason: contains not printable characters */
/* JADX INFO: loaded from: classes.dex */
public class C6255 extends C6236 {

    /* JADX INFO: renamed from: ބ, reason: contains not printable characters */
    public EnumC6160 f17483;

    /* JADX INFO: renamed from: ޅ, reason: contains not printable characters */
    public final Set<EnumC6256> f17484;

    /* JADX INFO: renamed from: ކ, reason: contains not printable characters */
    public final long f17485;

    /* JADX INFO: renamed from: އ, reason: contains not printable characters */
    public final C6228 f17486;

    /* JADX INFO: renamed from: ވ, reason: contains not printable characters */
    public final String f17487;

    /* JADX INFO: renamed from: ދ.ށ.ބ.ޑ.ފ$֏, reason: contains not printable characters */
    public enum EnumC6256 implements InterfaceC6289<EnumC6256> {
        SMB2_RESTART_SCANS(1),
        SMB2_RETURN_SINGLE_ENTRY(2),
        SMB2_INDEX_SPECIFIED(4),
        SMB2_REOPEN(16);


        /* JADX INFO: renamed from: ރ, reason: contains not printable characters */
        public long f17493;

        EnumC6256(long j) {
            this.f17493 = j;
        }

        @Override // p138.p329.p351.p352.InterfaceC6289
        public long getValue() {
            return this.f17493;
        }
    }

    public C6255(EnumC6222 enumC6222, long j, long j2, C6228 c6228, EnumC6160 enumC6160, Set<EnumC6256> set, long j3, String str, int i) {
        super(33, enumC6222, EnumC6233.SMB2_QUERY_DIRECTORY, j, j2, i);
        this.f17483 = enumC6160;
        this.f17484 = set;
        this.f17485 = j3;
        this.f17486 = c6228;
        this.f17487 = str == null ? "*" : str;
    }

    @Override // p138.p329.p346.C6237
    /* JADX INFO: renamed from: ހ */
    public void mo9509(C6332 c6332) {
        c6332.f2169.mo9532((Buffer) c6332, this.f17437);
        c6332.mo1461((byte) this.f17483.f17276);
        c6332.mo1461((byte) C4303.m7148((Collection) this.f17484));
        c6332.f2169.mo9533(c6332, this.f17485);
        C6228 c6228 = this.f17486;
        c6332.m1463(c6228.f17372);
        c6332.m1463(c6228.f17373);
        c6332.f2169.mo9532((Buffer) c6332, 96);
        c6332.f2169.mo9532((Buffer) c6332, this.f17487.length() * 2);
        c6332.f2169.mo9533(c6332, Math.min(this.f17436, m9507() * 65536));
        c6332.m1468(this.f17487, C6288.f17630);
    }
}
