suricata
|
#include <app-layer-dnp3-objects.h>
Data Fields | |
uint32_t | ksq |
uint16_t | user_number |
uint16_t | encrypted_update_key_len |
uint8_t * | encrypted_update_key_data |
Definition at line 1399 of file app-layer-dnp3-objects.h.
uint8_t* DNP3ObjectG120V13_::encrypted_update_key_data |
Definition at line 1403 of file app-layer-dnp3-objects.h.
Referenced by DNP3FreeObjectPoint(), DNP3PushPoint(), and OutputJsonDNP3SetItem().
uint16_t DNP3ObjectG120V13_::encrypted_update_key_len |
Definition at line 1402 of file app-layer-dnp3-objects.h.
Referenced by DNP3PushPoint(), and OutputJsonDNP3SetItem().
uint32_t DNP3ObjectG120V13_::ksq |
Definition at line 1400 of file app-layer-dnp3-objects.h.
Referenced by DNP3PushPoint(), and OutputJsonDNP3SetItem().
uint16_t DNP3ObjectG120V13_::user_number |
Definition at line 1401 of file app-layer-dnp3-objects.h.
Referenced by DNP3PushPoint(), and OutputJsonDNP3SetItem().