RstpBridgeSettings Struct Reference

RSTP bridge settings. More...

#include <rstp.h>

Data Fields

NetInterfaceinterface
 Underlying network interface. More...
 
uint_t numPorts
 Number of ports. More...
 
RstpBridgePortports
 Bridge's ports. More...
 

Detailed Description

RSTP bridge settings.

Definition at line 408 of file rstp.h.

Field Documentation

◆ interface

NetInterface* interface

Underlying network interface.

Definition at line 410 of file rstp.h.

◆ numPorts

uint_t numPorts

Number of ports.

Definition at line 411 of file rstp.h.

◆ ports

Bridge's ports.

Definition at line 412 of file rstp.h.


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