Home
last modified time | relevance | path

Searched refs:DECODE_ERR_CKSUM_ICMP (Results 1 – 3 of 3) sorted by relevance

/dports/security/snort3/snort3-3.1.19.0/src/framework/
H A Ddecode_data.h91 DECODE_ERR_CKSUM_ICMP = 0x0008, enumerator
95 DECODE_ERR_CKSUM_UDP | DECODE_ERR_CKSUM_ICMP ),
/dports/security/snort3/snort3-3.1.19.0/src/codecs/ip/
H A Dcd_icmp6.cc167 snort.decode_flags |= DECODE_ERR_CKSUM_ICMP; in decode()
H A Dcd_icmp4.cc166 snort.decode_flags |= DECODE_ERR_CKSUM_ICMP; in decode()