|
Cisco Packet Tracer Extensions API 8.1.0
API for communication between Cisco Packet Tracer application and its extension applications and modules.
|
OSPF packet structure. More...
Public Attributes | |
| byte | version |
| byte | typeCode |
| short | length |
| ip | routerId |
| ip | areaId |
| short | checkSum |
| short | authenticationType |
| int | sequence |
OSPF packet structure.
| ip OspfPacket::areaId |
| short OspfPacket::authenticationType |
| short OspfPacket::checkSum |
| short OspfPacket::length |
| ip OspfPacket::routerId |
| int OspfPacket::sequence |
| byte OspfPacket::typeCode |
| byte OspfPacket::version |