suricata
DNP3ObjectG120V11_ Struct Reference

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

Data Fields

uint8_t key_change_method
 
uint16_t username_len
 
uint16_t master_challenge_data_len
 
char username [65535]
 
uint8_t * master_challenge_data
 

Detailed Description

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

Field Documentation

◆ key_change_method

uint8_t DNP3ObjectG120V11_::key_change_method

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

Referenced by OutputJsonDNP3SetItem().

◆ master_challenge_data

uint8_t* DNP3ObjectG120V11_::master_challenge_data

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

Referenced by DNP3FreeObjectPoint(), and OutputJsonDNP3SetItem().

◆ master_challenge_data_len

uint16_t DNP3ObjectG120V11_::master_challenge_data_len

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

Referenced by OutputJsonDNP3SetItem().

◆ username

char DNP3ObjectG120V11_::username[65535]

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

Referenced by OutputJsonDNP3SetItem().

◆ username_len

uint16_t DNP3ObjectG120V11_::username_len

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

Referenced by OutputJsonDNP3SetItem().


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