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

Go to the source code of this file.

Functions

void DetectEtherhdrRegisterTests (void)
 this function registers unit tests for ether.hdr More...
 
void DetectEtherhdrRegister (void)
 Registration function for ether.hdr: keyword. More...
 

Function Documentation

◆ DetectEtherhdrRegister()

void DetectEtherhdrRegister ( void  )

Registration function for ether.hdr: keyword.

Definition at line 48 of file detect-etherhdr.c.

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

Referenced by SigTableSetup().

Here is the caller graph for this function:

◆ DetectEtherhdrRegisterTests()

void DetectEtherhdrRegisterTests ( void  )

this function registers unit tests for ether.hdr

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

References UtRegisterTest().

Here is the call graph for this function: