Cisco Packet Tracer Extensions API 8.1.0
API for communication between Cisco Packet Tracer application and its extension applications and modules.
Public Attributes | List of all members
OspfLSAHeader Class Reference

OSPF LSA header structure. More...

Inheritance diagram for OspfLSAHeader:
Pdu Signal

Public Attributes

bool ipv6
 
short age
 
byte option
 
byte type
 
short typev3
 
ip lsId
 
ip advRouter
 
int seqNumber
 
short checksum
 
short length
 

Detailed Description

OSPF LSA header structure.

Member Data Documentation

◆ advRouter

ip OspfLSAHeader::advRouter

◆ age

short OspfLSAHeader::age

◆ checksum

short OspfLSAHeader::checksum

◆ ipv6

bool OspfLSAHeader::ipv6

◆ length

short OspfLSAHeader::length

◆ lsId

ip OspfLSAHeader::lsId

◆ option

byte OspfLSAHeader::option

◆ seqNumber

int OspfLSAHeader::seqNumber

◆ type

byte OspfLSAHeader::type

◆ typev3

short OspfLSAHeader::typev3

The documentation for this class was generated from the following file: