| NVIDIA DOCA SDK | Data Center on a Chip Framework Documentation |
#include </opt/mellanox/doca/applications/yara_inspection/yara_inspection_core.h>
Data Fields | |
| doca_telemetry_exporter_timestamp_t | timestamp |
| int32_t | pid |
| char | process_name [MAX_PROCESS_NAME_LEN+1] |
| char | yara_rule_name [MAX_PATH_LEN+1] |
| uint64_t | vad |
Definition at line 70 of file yara_inspection_core.h.
| int32_t yara_event::pid |
Definition at line 73 of file yara_inspection_core.h.
| char yara_event::process_name[MAX_PROCESS_NAME_LEN+1] |
Definition at line 74 of file yara_inspection_core.h.
| doca_telemetry_exporter_timestamp_t yara_event::timestamp |
Definition at line 71 of file yara_inspection_core.h.
| uint64_t yara_event::vad |
Definition at line 76 of file yara_inspection_core.h.
| char yara_event::yara_rule_name[MAX_PATH_LEN+1] |
Definition at line 75 of file yara_inspection_core.h.