Namespace inet
GptpTlv
class(no description)
Fields
Name | Type | Description |
---|---|---|
tlvType | GptpTlvType | |
lengthField | uint16_t |
Source code
class GptpTlv { @packetData; GptpTlvType tlvType @bit(16); uint16_t lengthField @bit(16); }File: src/inet/linklayer/ieee8021as/GptpPacket.msg