suricata
detect-tos.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

struct  DetectTosData_
 

Typedefs

typedef struct DetectTosData_ DetectTosData
 

Functions

void DetectTosRegister (void)
 Register Tos keyword. More...
 

Detailed Description

Typedef Documentation

◆ DetectTosData

typedef struct DetectTosData_ DetectTosData

Function Documentation

◆ DetectTosRegister()

void DetectTosRegister ( void  )

Register Tos keyword.

Definition at line 64 of file detect-tos.c.

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

Referenced by SigTableSetup().

Here is the caller graph for this function: