StpBridgeSettings Struct Reference
STP bridge settings. More...
#include <stp.h>
Data Fields | |
| NetInterface * | interface |
| Underlying network interface. More... | |
| uint_t | numPorts |
| Number of ports. More... | |
| StpBridgePort * | ports |
| Bridge's ports. More... | |
Detailed Description
Field Documentation
◆ interface
| NetInterface* interface |
◆ numPorts
◆ ports
| StpBridgePort* ports |
The documentation for this struct was generated from the following file:
- cyclone_stp/stp/stp.h
