|
iPXE
|
A Spanning Tree bridge protocol data unit. More...
#include <stp.h>
Data Fields | |
| uint8_t | dsap |
| LLC DSAP. | |
| uint8_t | ssap |
| LLC SSAP. | |
| uint8_t | control |
| LLC control field. | |
| uint16_t | protocol |
| Protocol ID. | |
| uint8_t | version |
| Protocol version. | |
| uint8_t | type |
| Message type. | |
| uint8_t | flags |
| Flags. | |
| struct stp_switch | root |
| Root switch. | |
| uint32_t | cost |
| Root path cost. | |
| struct stp_switch | sender |
| Sender switch. | |
| uint16_t | port |
| Port. | |
| uint16_t | age |
| Message age. | |
| uint16_t | max |
| Maximum age. | |
| uint16_t | hello |
| Hello time. | |
| uint16_t | delay |
| Forward delay. | |
| uint16_t stp_bpdu::protocol |
| uint8_t stp_bpdu::version |
| struct stp_switch stp_bpdu::root |
| struct stp_switch stp_bpdu::sender |
| uint16_t stp_bpdu::delay |