suricata
detect-mqtt-connack-sessionpresent.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

void DetectMQTTConnackSessionPresentRegister (void)
 Registration function for mqtt.connack.session_present: keyword. More...
 

Detailed Description

Function Documentation

◆ DetectMQTTConnackSessionPresentRegister()

void DetectMQTTConnackSessionPresentRegister ( void  )

Registration function for mqtt.connack.session_present: keyword.

Definition at line 51 of file detect-mqtt-connack-sessionpresent.c.

References SigTableElmt_::AppLayerTxMatch, SigTableElmt_::desc, DETECT_AL_MQTT_CONNACK_SESSION_PRESENT, SigTableElmt_::name, sigmatch_table, and SigTableElmt_::url.

Referenced by SigTableSetup().

Here is the caller graph for this function: