suricata
detect-icmpv6hdr.c File Reference
Include dependency graph for detect-icmpv6hdr.c:

Go to the source code of this file.

Functions

void DetectICMPv6hdrRegisterTests (void)
 this function registers unit tests for DetectICMPv6hdr More...
 
void DetectICMPv6hdrRegister (void)
 Registration function for icmpv6.hdr: keyword. More...
 

Detailed Description

Function Documentation

◆ DetectICMPv6hdrRegister()

void DetectICMPv6hdrRegister ( void  )

Registration function for icmpv6.hdr: keyword.

Definition at line 51 of file detect-icmpv6hdr.c.

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

Referenced by SigTableSetup().

Here is the caller graph for this function:

◆ DetectICMPv6hdrRegisterTests()

void DetectICMPv6hdrRegisterTests ( void  )

this function registers unit tests for DetectICMPv6hdr

Definition at line 44 of file detect-icmpv6hdr.c.

References UtRegisterTest().

Here is the call graph for this function: