|
Cisco Packet Tracer Extensions API 8.1.0
API for communication between Cisco Packet Tracer application and its extension applications and modules.
|
CDP address packet structure. More...
Public Attributes | |
| byte | cdpProtocolType |
| byte | cdpProtocolLength |
| byte | cdpProtocol |
| short | cdpAddressLength |
| string | cdpAddress |
CDP address packet structure.
| string CdpAddressPacket::cdpAddress |
| short CdpAddressPacket::cdpAddressLength |
| byte CdpAddressPacket::cdpProtocol |
| byte CdpAddressPacket::cdpProtocolLength |
| byte CdpAddressPacket::cdpProtocolType |