Home
last modified time | relevance | path

Searched refs:DECODE_GRE_DGRAM_LT_GREHDR (Results 1 – 9 of 9) sorted by path

/dports/security/barnyard2-sguil/barnyard2-2-1.13/src/
H A Ddecode.c4610 DecoderAlertGRE(p, DECODE_GRE_DGRAM_LT_GREHDR, in DecodeGRE()
4740 DecoderAlertGRE(p, DECODE_GRE_DGRAM_LT_GREHDR, in DecodeGRE()
H A Dgenerators.h98 #define DECODE_GRE_DGRAM_LT_GREHDR 160 macro
/dports/security/barnyard2/barnyard2-2-1.13/src/
H A Ddecode.c4610 DecoderAlertGRE(p, DECODE_GRE_DGRAM_LT_GREHDR, in DecodeGRE()
4740 DecoderAlertGRE(p, DECODE_GRE_DGRAM_LT_GREHDR, in DecodeGRE()
H A Dgenerators.h98 #define DECODE_GRE_DGRAM_LT_GREHDR 160 macro
/dports/security/snort/snort-2.9.18/preproc_rules/
H A Ddecoder.rules40 alert ( msg:"DECODE_GRE_DGRAM_LT_GREHDR"; sid:160; gid:116; rev:1; metadata:rule-type decode; class…
/dports/security/snort/snort-2.9.18/src/
H A Ddecode.c4902 DecoderAlertEncapsulated(p, DECODE_GRE_DGRAM_LT_GREHDR, in DecodeGRE()
5034 DecoderAlertEncapsulated(p, DECODE_GRE_DGRAM_LT_GREHDR, in DecodeGRE()
H A Dgenerators.h99 #define DECODE_GRE_DGRAM_LT_GREHDR 160 macro
/dports/security/snort3/snort3-3.1.19.0/src/codecs/
H A Dcodec_module.h93 DECODE_GRE_DGRAM_LT_GREHDR = 160, enumerator
/dports/security/snort3/snort3-3.1.19.0/src/codecs/ip/
H A Dcd_gre.cc47 { DECODE_GRE_DGRAM_LT_GREHDR, "GRE header length > payload length" },
165 codec_event(codec, DECODE_GRE_DGRAM_LT_GREHDR); in decode()
268 codec_event(codec, DECODE_GRE_DGRAM_LT_GREHDR); in decode()