suricata
DetectMQTTConnectFlagsData_ Struct Reference

Data Fields

MQTTFlagState username
 
MQTTFlagState password
 
MQTTFlagState will
 
MQTTFlagState will_retain
 
MQTTFlagState clean_session
 

Detailed Description

Definition at line 48 of file detect-mqtt-connect-flags.c.

Field Documentation

◆ clean_session

MQTTFlagState DetectMQTTConnectFlagsData_::clean_session

Definition at line 53 of file detect-mqtt-connect-flags.c.

◆ password

MQTTFlagState DetectMQTTConnectFlagsData_::password

Definition at line 50 of file detect-mqtt-connect-flags.c.

◆ username

MQTTFlagState DetectMQTTConnectFlagsData_::username

Definition at line 49 of file detect-mqtt-connect-flags.c.

◆ will

MQTTFlagState DetectMQTTConnectFlagsData_::will

Definition at line 51 of file detect-mqtt-connect-flags.c.

◆ will_retain

MQTTFlagState DetectMQTTConnectFlagsData_::will_retain

Definition at line 52 of file detect-mqtt-connect-flags.c.


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