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
OspfPacket Class Reference

OSPF packet structure. More...

Inheritance diagram for OspfPacket:
Pdu Signal OspfDDPacket OspfHelloPacket OspfLSAckPacket OspfLSRPacket OspfLSUPacket Ospfv3HelloPacket Ospfv3DDPacket

Public Attributes

byte version
 
byte typeCode
 
short length
 
ip routerId
 
ip areaId
 
short checkSum
 
short authenticationType
 
int sequence
 

Detailed Description

OSPF packet structure.

Member Data Documentation

◆ areaId

ip OspfPacket::areaId

◆ authenticationType

short OspfPacket::authenticationType

◆ checkSum

short OspfPacket::checkSum

◆ length

short OspfPacket::length

◆ routerId

ip OspfPacket::routerId

◆ sequence

int OspfPacket::sequence

◆ typeCode

byte OspfPacket::typeCode

◆ version

byte OspfPacket::version

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