Home
last modified time | relevance | path

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

/dports/security/suricata/suricata-6.0.4/src/
H A Ddecode-events.c161 IPV6_EXTHDR_USELESS_FH,
H A Ddecode-events.h69 IPV6_EXTHDR_USELESS_FH, /**< useless FH: offset 0 + no more fragments */ enumerator
H A Ddecode-ipv6.c450 ENGINE_SET_EVENT(p, IPV6_EXTHDR_USELESS_FH); in DecodeIPV6ExtHdrs()