suricata
detect-igmphdr.c File Reference
#include "suricata-common.h"
#include "detect.h"
#include "detect-engine.h"
#include "detect-engine-buffer.h"
#include "detect-engine-mpm.h"
#include "detect-igmphdr.h"
#include "detect-engine-prefilter.h"
#include "tests/detect-igmphdr.c"
Include dependency graph for detect-igmphdr.c:

Go to the source code of this file.

Functions

void DetectIGMPHdrRegisterTests (void)
 register tests More...
 
void DetectIGMPHdrRegister (void)
 Registration function for igmp.hdr: keyword. More...
 

Function Documentation

◆ DetectIGMPHdrRegister()

void DetectIGMPHdrRegister ( void  )

Registration function for igmp.hdr: keyword.

Definition at line 46 of file detect-igmphdr.c.

References SigTableElmt_::desc, DETECT_IGMPHDR, SigTableElmt_::name, SigTableElmt_::Setup, sigmatch_table, and SigTableElmt_::url.

Referenced by SigTableSetup().

Here is the caller graph for this function:

◆ DetectIGMPHdrRegisterTests()

void DetectIGMPHdrRegisterTests ( void  )

register tests

Definition at line 42 of file detect-igmphdr.c.

References UtRegisterTest().

Here is the call graph for this function: