Home
last modified time | relevance | path

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

/dports/security/suricata/suricata-6.0.4/src/
H A Ddecode-events.c189 IPV6_WRONG_IP_VER,
H A Ddecode-events.h77 IPV6_WRONG_IP_VER, /**< wrong version in ipv6 */ enumerator
H A Ddecode-ipv6.c568 ENGINE_SET_INVALID_EVENT(p, IPV6_WRONG_IP_VER); in DecodeIPV6Packet()