Home
last modified time | relevance | path

Searched refs:GREV1_FLAG_ISSET_FLAGS (Results 1 – 2 of 2) sorted by relevance

/dports/security/suricata/suricata-6.0.4/src/
H A Ddecode-gre.h77 #define GREV1_FLAG_ISSET_FLAGS(r) (r->version & 0x78) macro
H A Ddecode-gre.c86 if (GREV1_FLAG_ISSET_FLAGS(p->greh)) { in DecodeGRE()
165 if (GREV1_FLAG_ISSET_FLAGS(p->greh)) { in DecodeGRE()