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