Cisco Packet Tracer Extensions API 8.1.0
API for communication between Cisco Packet Tracer application and its extension applications and modules.
|
OSPF LSA header structure. More...
Public Attributes | |
bool | ipv6 |
short | age |
byte | option |
byte | type |
short | typev3 |
ip | lsId |
ip | advRouter |
int | seqNumber |
short | checksum |
short | length |
OSPF LSA header structure.
ip OspfLSAHeader::advRouter |
short OspfLSAHeader::age |
short OspfLSAHeader::checksum |
bool OspfLSAHeader::ipv6 |
short OspfLSAHeader::length |
ip OspfLSAHeader::lsId |
byte OspfLSAHeader::option |
int OspfLSAHeader::seqNumber |
byte OspfLSAHeader::type |
short OspfLSAHeader::typev3 |