suricata
DetectMetadata_ Struct Reference

Signature metadata list. More...

#include <detect-metadata.h>

Collaboration diagram for DetectMetadata_:

Data Fields

const char * key
 
const char * value
 
struct DetectMetadata_next
 

Detailed Description

Signature metadata list.

Definition at line 30 of file detect-metadata.h.

Field Documentation

◆ key

const char* DetectMetadata_::key

Definition at line 32 of file detect-metadata.h.

◆ next

struct DetectMetadata_* DetectMetadata_::next

Definition at line 36 of file detect-metadata.h.

◆ value

const char* DetectMetadata_::value

Definition at line 34 of file detect-metadata.h.


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