suricata
DetectReplaceList_ Struct Reference

#include <detect.h>

Collaboration diagram for DetectReplaceList_:

Data Fields

const struct DetectContentData_cd
 
uint8_t * found
 
struct DetectReplaceList_next
 

Detailed Description

Definition at line 729 of file detect.h.

Field Documentation

◆ cd

const struct DetectContentData_* DetectReplaceList_::cd

Definition at line 730 of file detect.h.

Referenced by DetectReplaceAddToList(), and DetectReplaceExecuteInternal().

◆ found

uint8_t* DetectReplaceList_::found

Definition at line 731 of file detect.h.

Referenced by DetectReplaceAddToList(), and DetectReplaceExecuteInternal().

◆ next

struct DetectReplaceList_* DetectReplaceList_::next

The documentation for this struct was generated from the following file: