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

Go to the source code of this file.

Functions

void DetectSameipRegister (void)
 Registration function for sameip: keyword. More...
 

Detailed Description

Author
Brian Rectanus brect.nosp@m.anu@.nosp@m.gmail.nosp@m..com

Definition in file detect-sameip.h.

Function Documentation

◆ DetectSameipRegister()

void DetectSameipRegister ( void  )

Registration function for sameip: keyword.

Todo:
add support for no_stream and stream_only

Definition at line 51 of file detect-sameip.c.

References SigTableElmt_::desc, DETECT_SAMEIP, SigTableElmt_::Match, SigTableElmt_::name, sigmatch_table, and SigTableElmt_::url.

Referenced by SigTableSetup().

Here is the caller graph for this function: