Home
last modified time | relevance | path

Searched refs:PPPVJU_PKT_TOO_SMALL (Results 1 – 4 of 4) sorted by relevance

/dports/security/suricata/suricata-6.0.4/src/
H A Ddecode-events.c293 PPPVJU_PKT_TOO_SMALL,
H A Ddecode-events.h115 PPPVJU_PKT_TOO_SMALL, /**< ppp vj uncompressed packet smaller than minimum size */ enumerator
H A Ddecode-ppp.c67 ENGINE_SET_INVALID_EVENT(p,PPPVJU_PKT_TOO_SMALL); in DecodePPP()
H A Ddecode-pppoe.c188 ENGINE_SET_INVALID_EVENT(p, PPPVJU_PKT_TOO_SMALL); in DecodePPPOESession()