Searched refs:SMB_COM_TREE_DISCONNECT (Results 1 – 4 of 4) sorted by relevance
67 #define SMB_COM_TREE_DISCONNECT 0x71 macro
555 return smb_send_message(conn, SMB_COM_TREE_DISCONNECT, &msg, sizeof(msg)); in smb_send_tree_disconnect()
2236 SMB_COM_TREE_DISCONNECT = 0x71 variable in SMB2755 smb.addCommand(SMBCommand(SMB.SMB_COM_TREE_DISCONNECT))
1804 respSMBCommand = smb.SMBCommand(smb.SMB.SMB_COM_TREE_DISCONNECT)3634 smb.SMB.SMB_COM_TREE_DISCONNECT: self.__smbCommandsHandler.smbComTreeDisconnect,