File: Network/OSPFv2/OSPFPacket.msg
should be a byte long bitfield
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 |
|---|---|---|
| unused_1 | bool | |
| E_ExternalRoutingCapability | bool | |
| MC_MulticastForwarding | bool | |
| NP_Type7LSA | bool | |
| EA_ForwardExternalLSAs | bool | |
| DC_DemandCircuits | bool | |
| unused_2 | bool | |
| unused_3 | bool |
struct OSPFOptions { fields: bool unused_1; bool E_ExternalRoutingCapability; bool MC_MulticastForwarding; bool NP_Type7LSA; bool EA_ForwardExternalLSAs; bool DC_DemandCircuits; bool unused_2; bool unused_3; };