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

CDP address packet structure. More...

Inheritance diagram for CdpAddressPacket:
Pdu Signal

Public Attributes

byte cdpProtocolType
 
byte cdpProtocolLength
 
byte cdpProtocol
 
short cdpAddressLength
 
string cdpAddress
 

Detailed Description

CDP address packet structure.

Member Data Documentation

◆ cdpAddress

string CdpAddressPacket::cdpAddress

◆ cdpAddressLength

short CdpAddressPacket::cdpAddressLength

◆ cdpProtocol

byte CdpAddressPacket::cdpProtocol

◆ cdpProtocolLength

byte CdpAddressPacket::cdpProtocolLength

◆ cdpProtocolType

byte CdpAddressPacket::cdpProtocolType

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