iPXE
Data Fields
stp_switch Struct Reference

A switch identifier. More...

#include <stp.h>

Data Fields

uint16_t priority
 Priotity. More...
 
uint8_t mac [ETH_ALEN]
 MAC address. More...
 

Detailed Description

A switch identifier.

Definition at line 23 of file stp.h.

Field Documentation

◆ priority

uint16_t stp_switch::priority

Priotity.

Definition at line 25 of file stp.h.

◆ mac

uint8_t stp_switch::mac[ETH_ALEN]

MAC address.

Definition at line 27 of file stp.h.

Referenced by stp_rx().


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