Wireshark 4.7.3
The Wireshark network protocol analyzer
Loading...
Searching...
No Matches
blf_ethernet_phystate Struct Reference

Header for a BLF Ethernet PHY state event object reporting a physical layer state transition. More...

#include <blf.h>

Public Attributes

uint16_t channel
uint16_t flags
uint8_t phyState
uint8_t phyEvent
uint8_t hardwareChannel
uint8_t res1

Detailed Description

Header for a BLF Ethernet PHY state event object reporting a physical layer state transition.

Member Data Documentation

◆ channel

uint16_t blf_ethernet_phystate::channel

Logical Ethernet channel number to which this PHY state event applies.

◆ flags

uint16_t blf_ethernet_phystate::flags

Bitmask of flags indicating which optional fields in this record are valid.

◆ hardwareChannel

uint8_t blf_ethernet_phystate::hardwareChannel

Hardware channel index corresponding to this logical channel.

◆ phyEvent

uint8_t blf_ethernet_phystate::phyEvent

PHY event that triggered this state change (e.g. link up, link down, error).

◆ phyState

uint8_t blf_ethernet_phystate::phyState

Current PHY state (e.g. idle, initializing, link ready).

◆ res1

uint8_t blf_ethernet_phystate::res1

Reserved; must be zero.


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