NVIDIA DOCA SDK Data Center on a Chip Framework Documentation
apsh_config Struct Reference

#include </opt/mellanox/doca/applications/app_shield_agent/app_shield_agent_core.h>

Data Fields

DOCA_APSH_PROCESS_PID_TYPE pid
 
char exec_hash_map_path [MAX_PATH_LEN]
 
char system_mem_region_path [MAX_PATH_LEN]
 
char system_vuid [DOCA_DEVINFO_VUID_SIZE+1]
 
char dma_dev_name [DOCA_DEVINFO_IBDEV_NAME_SIZE+1]
 
char system_os_symbol_map_path [MAX_PATH_LEN]
 
enum doca_apsh_system_os os_type
 
int time_interval
 

Detailed Description

Definition at line 47 of file app_shield_agent_core.h.

Field Documentation

◆ dma_dev_name

char apsh_config::dma_dev_name

Definition at line 54 of file app_shield_agent_core.h.

◆ exec_hash_map_path

char apsh_config::exec_hash_map_path[MAX_PATH_LEN]

Definition at line 49 of file app_shield_agent_core.h.

◆ os_type

enum doca_apsh_system_os apsh_config::os_type

Definition at line 55 of file app_shield_agent_core.h.

◆ pid

DOCA_APSH_PROCESS_PID_TYPE apsh_config::pid

Definition at line 48 of file app_shield_agent_core.h.

◆ system_mem_region_path

char apsh_config::system_mem_region_path

Definition at line 50 of file app_shield_agent_core.h.

◆ system_os_symbol_map_path

char apsh_config::system_os_symbol_map_path

Definition at line 55 of file app_shield_agent_core.h.

◆ system_vuid

char apsh_config::system_vuid

Definition at line 51 of file app_shield_agent_core.h.

◆ time_interval

int apsh_config::time_interval

Definition at line 57 of file app_shield_agent_core.h.


The documentation for this struct was generated from the following files: