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

Go to the source code of this file.

Functions

void DetectUdphdrRegisterTests (void)
 this function registers unit tests for DetectUdphdr More...
 
void DetectUdphdrRegister (void)
 Registration function for udp.hdr: keyword. More...
 

Detailed Description

Function Documentation

◆ DetectUdphdrRegister()

void DetectUdphdrRegister ( void  )

Registration function for udp.hdr: keyword.

Definition at line 49 of file detect-udphdr.c.

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

Referenced by SigTableSetup().

Here is the caller graph for this function:

◆ DetectUdphdrRegisterTests()

void DetectUdphdrRegisterTests ( void  )

this function registers unit tests for DetectUdphdr

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

References UtRegisterTest().

Here is the call graph for this function: