suricata
DetectProto_ Struct Reference

#include <detect-engine-proto.h>

Data Fields

uint8_t proto [256/8]
 
uint8_t flags
 

Detailed Description

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

Field Documentation

◆ flags

◆ proto

uint8_t DetectProto_::proto[256/8]

bit array for 256 protocol bits

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

Referenced by DetectProtoContainsProto(), DetectProtoHasExplicitProto(), and DetectProtoParse().


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