suricata
DetectProto_ Struct Reference

#include <detect-engine-proto.h>

Data Fields

uint8_t proto [256/8]
 
uint8_t flags
 

Detailed Description

Definition at line 36 of file detect-engine-proto.h.

Field Documentation

◆ flags

uint8_t DetectProto_::flags

◆ proto

uint8_t DetectProto_::proto[256/8]

bit array for 256 protocol bits

Definition at line 37 of file detect-engine-proto.h.

Referenced by DetectProtoContainsProto(), DetectProtoParse(), SignatureHasPacketContent(), and SignatureHasStreamContent().


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