File: Network/LDP/LDPPacket.msg
LDP Label Mapping Message
The following diagram shows part of the inheritance hierarchy. Unresolved types are missing from the diagram. Click here to see the full picture.
LDPPacket | Base class for LDP packets |
Name | Type | Description |
---|---|---|
fec | FEC_TLV | |
label | int |
message LDPLabelMapping extends LDPPacket { fields: FEC_TLV fec; int label; };