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 | |
| unused_2 | bool | |
| unused_3 | bool | |
| unused_4 | bool | |
| unused_5 | bool | |
| I_Init | bool | |
| M_More | bool | |
| MS_MasterSlave | bool |
struct OSPFDDOptions { fields: bool unused_1; bool unused_2; bool unused_3; bool unused_4; bool unused_5; bool I_Init; bool M_More; bool MS_MasterSlave; };