File: Network/LDP/LDPPacket.msg
LDP notification 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 |
---|---|---|
status | int | |
fec | FEC_TLV |
message LDPNotify extends LDPPacket { fields: int status; FEC_TLV fec; };