This is the llid only. EtherFrame is going to be encapsulated into it.
The following diagram shows usage relationships between types.
Unresolved types are missing from the diagram.
The following diagram shows inheritance relationships for this type.
Unresolved types are missing from the diagram.
Name | Type | Description |
---|---|---|
llid | uint16_t |
// This is the llid only. EtherFrame is going // to be encapsulated into it. packet EtherFrameWithLLID { uint16_t llid; }