| NVIDIA DOCA SDK | Data Center on a Chip Framework Documentation |
#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 |
Definition at line 47 of file app_shield_agent_core.h.
| char apsh_config::dma_dev_name |
Definition at line 54 of file app_shield_agent_core.h.
| char apsh_config::exec_hash_map_path[MAX_PATH_LEN] |
Definition at line 49 of file app_shield_agent_core.h.
| enum doca_apsh_system_os apsh_config::os_type |
Definition at line 55 of file app_shield_agent_core.h.
| DOCA_APSH_PROCESS_PID_TYPE apsh_config::pid |
Definition at line 48 of file app_shield_agent_core.h.
| char apsh_config::system_mem_region_path |
Definition at line 50 of file app_shield_agent_core.h.
| char apsh_config::system_os_symbol_map_path |
Definition at line 55 of file app_shield_agent_core.h.
| char apsh_config::system_vuid |
Definition at line 51 of file app_shield_agent_core.h.
| int apsh_config::time_interval |
Definition at line 57 of file app_shield_agent_core.h.