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

Go to the source code of this file.

Functions

void DetectTcphdrRegisterTests (void)
 this function registers unit tests for DetectTcphdr More...
 
void DetectTcphdrRegister (void)
 Registration function for tcp.hdr: keyword. More...
 

Detailed Description

Function Documentation

◆ DetectTcphdrRegister()

void DetectTcphdrRegister ( void  )

Registration function for tcp.hdr: keyword.

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

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

Referenced by SigTableSetup().

Here is the caller graph for this function:

◆ DetectTcphdrRegisterTests()

void DetectTcphdrRegisterTests ( void  )

this function registers unit tests for DetectTcphdr

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

References UtRegisterTest().

Here is the call graph for this function: