Home
last modified time | relevance | path

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

/dports/security/suricata/suricata-6.0.4/src/
H A Ddecode-events.c365 GRE_VERSION1_RECUR,
H A Ddecode-events.h136 GRE_VERSION1_RECUR, /**< gre v1 recursion control */ enumerator
H A Ddecode-gre.c161 ENGINE_SET_INVALID_EVENT(p,GRE_VERSION1_RECUR); in DecodeGRE()