suricata
detect-krb5-msgtype.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

struct  DetectKrb5MsgTypeData_
 

Typedefs

typedef struct DetectKrb5MsgTypeData_ DetectKrb5MsgTypeData
 

Functions

void DetectKrb5MsgTypeRegister (void)
 Registration function for krb5_msg_type: keyword. More...
 

Detailed Description

Typedef Documentation

◆ DetectKrb5MsgTypeData

Function Documentation

◆ DetectKrb5MsgTypeRegister()

void DetectKrb5MsgTypeRegister ( void  )

Registration function for krb5_msg_type: keyword.

This function is called once in the 'lifetime' of the engine.

Definition at line 59 of file detect-krb5-msgtype.c.

References SigTableElmt_::AppLayerTxMatch, SigTableElmt_::desc, DETECT_AL_KRB5_MSGTYPE, SigTableElmt_::Match, SigTableElmt_::name, sigmatch_table, and SigTableElmt_::url.

Referenced by SigTableSetup().

Here is the caller graph for this function: