Home
last modified time | relevance | path

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

/dports/security/suricata/suricata-6.0.4/src/
H A Ddecode-events.c131 ICMPV6_MLD_MESSAGE_WITH_INVALID_HL,
H A Ddecode-events.h60 ICMPV6_MLD_MESSAGE_WITH_INVALID_HL, /**< invalid MLD that doesn't have HL 1 */ enumerator
H A Ddecode-icmpv6.c340 ENGINE_SET_EVENT(p, ICMPV6_MLD_MESSAGE_WITH_INVALID_HL); in DecodeICMPV6()
349 ENGINE_SET_EVENT(p, ICMPV6_MLD_MESSAGE_WITH_INVALID_HL); in DecodeICMPV6()
358 ENGINE_SET_EVENT(p, ICMPV6_MLD_MESSAGE_WITH_INVALID_HL); in DecodeICMPV6()