(no description)
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.
| MPCP (packet) | (no description) |
| Name | Type | Description |
|---|---|---|
| dest | MACAddress | |
| etherType | int | |
| ts | uint32_t | |
| LLIDs | uint16_t[] | |
| src | MACAddress |
MessageId id; -- uncomment for tracing frames |
| ptpNumReg | uint8_t | |
| opcode | uint16_t |
packet MPCPRegister extends MPCP { uint8_t ptpNumReg; uint16_t LLIDs[]; }