Home
last modified time | relevance | path

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

/dports/security/suricata/suricata-6.0.4/src/
H A Ddecode-events.c377 GRE_VERSION1_WRONG_PROTOCOL,
H A Ddecode-events.h139 GRE_VERSION1_WRONG_PROTOCOL, /**< gre v1 wrong protocol */ enumerator
H A Ddecode-gre.c171 ENGINE_SET_INVALID_EVENT(p,GRE_VERSION1_WRONG_PROTOCOL); in DecodeGRE()