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

Go to the source code of this file.

Functions

void DetectIpv6hdrRegisterTests (void)
 this function registers unit tests for DetectIpv6hdr More...
 
void DetectIpv6hdrRegister (void)
 Registration function for ipv6.hdr: keyword. More...
 

Detailed Description

Function Documentation

◆ DetectIpv6hdrRegister()

void DetectIpv6hdrRegister ( void  )

Registration function for ipv6.hdr: keyword.

Definition at line 50 of file detect-ipv6hdr.c.

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

Referenced by SigTableSetup().

Here is the caller graph for this function:

◆ DetectIpv6hdrRegisterTests()

void DetectIpv6hdrRegisterTests ( void  )

this function registers unit tests for DetectIpv6hdr

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

References UtRegisterTest().

Here is the call graph for this function: