Home
last modified time | relevance | path

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

/dports/security/snort/snort-2.9.18/src/
H A Ddecode.c412 static inline void DecoderOptEvent ( in DecoderOptEvent() function
535 DecoderOptEvent(p, DECODE_ZERO_TTL, DECODE_ZERO_TTL_STR, in CheckIPv4_MinTTL()
554 DecoderOptEvent(p, DECODE_IP6_ZERO_HOP_LIMIT, in CheckIPv6_MinTTL()
559 DecoderOptEvent(p, DECODE_IPV6_MIN_TTL, in CheckIPv6_MinTTL()
6140 DecoderOptEvent(p, DECODE_TCPOPT_BADLEN, in DecodeTCPOptions()
6146 DecoderOptEvent(p, DECODE_TCPOPT_TRUNCATED, in DecodeTCPOptions()
6169 DecoderOptEvent(p, DECODE_TCPOPT_EXPERIMENT, in DecodeTCPOptions()
6175 DecoderOptEvent(p, DECODE_TCPOPT_OBSOLETE, in DecodeTCPOptions()
6181 DecoderOptEvent(p, DECODE_TCPOPT_TTCP, in DecodeTCPOptions()
6252 DecoderOptEvent(p, DECODE_IPV4OPT_BADLEN, in DecodeIPOptions()
[all …]