File: Network/OSPFv2/OSPFPacket.msg
(no description)
The following diagram shows part of the inheritance hierarchy. Unresolved types are missing from the diagram. Click here to see the full picture.

| Name | Type | Description |
|---|---|---|
| tosData | TOSData | |
| E_ExternalMetricType | bool | |
| forwardingAddress | IPAddress | |
| externalRouteTag | long |
struct ExternalTOSInfo { fields: TOSData tosData; bool E_ExternalMetricType; IPAddress forwardingAddress; long externalRouteTag; };