File: Network/LDP/LDPPacket.msg
LDP Label Request 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 |
message LDPLabelRequest extends LDPPacket { fields: FEC_TLV fec; };