Home
last modified time | relevance | path

Searched refs:SMB2_TREE_DISCONNECT (Results 1 – 3 of 3) sorted by relevance

/external/curl/tests/python_dependencies/impacket/
Dsmb3structs.py25 SMB2_TREE_DISCONNECT = 0x0004 # variable
Dsmb3.py852 packet['Command'] = SMB2_TREE_DISCONNECT
Dsmbserver.py3677 smb2.SMB2_TREE_DISCONNECT: self.__smb2CommandsHandler.smb2TreeDisconnect,