suricata
|
Go to the source code of this file.
Data Structures | |
struct | DetectKrb5ErrCodeData_ |
Typedefs | |
typedef struct DetectKrb5ErrCodeData_ | DetectKrb5ErrCodeData |
Functions | |
void | DetectKrb5ErrCodeRegister (void) |
Registration function for krb5_err_code: keyword. More... | |
Definition in file detect-krb5-errcode.h.
typedef struct DetectKrb5ErrCodeData_ DetectKrb5ErrCodeData |
void DetectKrb5ErrCodeRegister | ( | void | ) |
Registration function for krb5_err_code: keyword.
This function is called once in the 'lifetime' of the engine.
Definition at line 58 of file detect-krb5-errcode.c.
References SigTableElmt_::AppLayerTxMatch, SigTableElmt_::desc, DETECT_AL_KRB5_ERRCODE, SigTableElmt_::Match, SigTableElmt_::name, sigmatch_table, and SigTableElmt_::url.
Referenced by SigTableSetup().