suricata
detect-hostbits.h File Reference
#include "detect-xbits.h"
Include dependency graph for detect-hostbits.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

int DetectXbitMatchHost (Packet *p, const DetectXbitsData *xd)
 
void DetectHostbitsRegister (void)
 

Detailed Description

Function Documentation

◆ DetectHostbitsRegister()

void DetectHostbitsRegister ( void  )

Definition at line 80 of file detect-hostbits.c.

References SigTableElmt_::desc, DETECT_HOSTBITS, SigTableElmt_::Match, SigTableElmt_::name, and sigmatch_table.

Referenced by SigTableSetup().

Here is the caller graph for this function:

◆ DetectXbitMatchHost()

int DetectXbitMatchHost ( Packet p,
const DetectXbitsData xd 
)

Definition at line 247 of file detect-hostbits.c.

References DetectXbitsData_::cmd, and DETECT_XBITS_CMD_ISSET.