suricata
DNP3ObjectG83V1_ Struct Reference

#include <app-layer-dnp3-objects.h>

Data Fields

char vendor_code [5]
 
uint16_t object_id
 
uint16_t length
 
uint8_t * data_objects
 

Detailed Description

Definition at line 1282 of file app-layer-dnp3-objects.h.

Field Documentation

◆ data_objects

uint8_t* DNP3ObjectG83V1_::data_objects

Definition at line 1286 of file app-layer-dnp3-objects.h.

Referenced by DNP3FreeObjectPoint(), and OutputJsonDNP3SetItem().

◆ length

uint16_t DNP3ObjectG83V1_::length

Definition at line 1285 of file app-layer-dnp3-objects.h.

Referenced by OutputJsonDNP3SetItem().

◆ object_id

uint16_t DNP3ObjectG83V1_::object_id

Definition at line 1284 of file app-layer-dnp3-objects.h.

Referenced by OutputJsonDNP3SetItem().

◆ vendor_code

char DNP3ObjectG83V1_::vendor_code[5]

Definition at line 1283 of file app-layer-dnp3-objects.h.

Referenced by OutputJsonDNP3SetItem().


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