HomeSort by relevance Sort by last modified time
    Searched refs:SMB2_DIALECT_002 (Results 1 - 3 of 3) sorted by null

  /external/curl/tests/python_dependencies/impacket/
smb3.py 286 if self._Connection['Dialect'] == SMB2_DIALECT_21 or self._Connection['Dialect'] == SMB2_DIALECT_002:
424 negSession['Dialects'] = [SMB2_DIALECT_002, SMB2_DIALECT_21, SMB2_DIALECT_30]
    [all...]
smb3structs.py 68 SMB2_DIALECT_002 = 0x0202
    [all...]
smbserver.py     [all...]

Completed in 66 milliseconds