Namespace simu5g
GtpUserMsg
class(no description)
Inheritance diagram
The following diagram shows inheritance relationships for this type. Unresolved types are missing from the diagram.
Extends
Name | Type | Description |
---|---|---|
FieldsChunk | class | (no description) |
Fields
Name | Type | Description |
---|---|---|
teid | unsigned int | |
chunkLength |
TODO: size 0 |
Source code
class GtpUserMsg extends inet::FieldsChunk { unsigned int teid; chunkLength = inet::B(1); // TODO: size 0 }File: src/corenetwork/gtp/GtpUserMsg.msg