Home
last modified time | relevance | path

Searched defs:GTPHdr (Results 1 – 2 of 2) sorted by relevance

/dports/security/snort3/snort3-3.1.19.0/src/codecs/misc/
H A Dcd_gtp.cc69 struct GTPHdr struct
71 uint8_t flag; /* flag: version (bit 6-8), PT (5), E (3), S (2), PN (1) */
72 uint8_t type;
73 uint16_t length;
/dports/security/snort/snort-2.9.18/src/
H A Ddecode.h1683 } GTPHdr; typedef