| 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_telemetry_exporter_timestamp_t | timestamp |
| int32_t | pid |
| int32_t | result |
| uint64_t | scan_count |
| char | path [MAX_PATH_LEN+1] |
Definition at line 70 of file app_shield_agent_core.h.
| char attestation_event::path[MAX_PATH_LEN+1] |
Definition at line 76 of file app_shield_agent_core.h.
| int32_t attestation_event::pid |
Definition at line 73 of file app_shield_agent_core.h.
| int32_t attestation_event::result |
Definition at line 74 of file app_shield_agent_core.h.
| uint64_t attestation_event::scan_count |
Definition at line 75 of file app_shield_agent_core.h.
| doca_telemetry_exporter_timestamp_t attestation_event::timestamp |
Definition at line 71 of file app_shield_agent_core.h.