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

#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
 

Detailed Description

Definition at line 70 of file yara_inspection_core.h.

Field Documentation

◆ pid

int32_t yara_event::pid

Definition at line 73 of file yara_inspection_core.h.

◆ process_name

char yara_event::process_name[MAX_PROCESS_NAME_LEN+1]

Definition at line 74 of file yara_inspection_core.h.

◆ timestamp

doca_telemetry_exporter_timestamp_t yara_event::timestamp

Definition at line 71 of file yara_inspection_core.h.

◆ vad

uint64_t yara_event::vad

Definition at line 76 of file yara_inspection_core.h.

◆ yara_rule_name

char yara_event::yara_rule_name[MAX_PATH_LEN+1]

Definition at line 75 of file yara_inspection_core.h.


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