|
suricata
|
#include <detect.h>

Data Fields | |
| const struct DetectContentData_ * | cd |
| uint8_t * | found |
| struct DetectReplaceList_ * | next |
| const struct DetectContentData_* DetectReplaceList_::cd |
Definition at line 816 of file detect.h.
Referenced by DetectReplaceAddToList(), and DetectReplaceExecuteInternal().
| uint8_t* DetectReplaceList_::found |
Definition at line 817 of file detect.h.
Referenced by DetectReplaceAddToList(), and DetectReplaceExecuteInternal().
| struct DetectReplaceList_* DetectReplaceList_::next |
Definition at line 818 of file detect.h.
Referenced by DetectReplaceAddToList(), DetectReplaceExecuteInternal(), and DetectReplaceFreeInternal().