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

DTP frame structure. More...

Inheritance diagram for DtpFrame:
Pdu Signal

Public Attributes

byte version
 
string domainName
 
bool type
 
SwitchPortMode status
 
mac neighborMac
 

Detailed Description

DTP frame structure.

Member Data Documentation

◆ domainName

string DtpFrame::domainName

◆ neighborMac

mac DtpFrame::neighborMac

◆ status

SwitchPortMode DtpFrame::status

◆ type

bool DtpFrame::type

◆ version

byte DtpFrame::version

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