suricata
detect-dhcp-rebinding-time.c File Reference
#include "suricata-common.h"
#include "rust.h"
#include "detect-dhcp-rebinding-time.h"
#include "detect-engine.h"
#include "detect-engine-mpm.h"
#include "detect-engine-prefilter.h"
#include "detect-engine-uint.h"
#include "detect-parse.h"
Include dependency graph for detect-dhcp-rebinding-time.c:

Go to the source code of this file.

Functions

void DetectDHCPRebindingTimeRegister (void)
 Registration function for dhcp.procedure keyword. More...
 

Function Documentation

◆ DetectDHCPRebindingTimeRegister()

void DetectDHCPRebindingTimeRegister ( void  )

Registration function for dhcp.procedure keyword.

Definition at line 111 of file detect-dhcp-rebinding-time.c.

References SigTableElmt_::AppLayerTxMatch, SigTableElmt_::desc, DETECT_AL_DHCP_REBINDING_TIME, SigTableElmt_::name, sigmatch_table, and SigTableElmt_::url.

Referenced by SigTableSetup().

Here is the caller graph for this function: