Received frame status information for Ethernet devices.
More...
Received frame status information for Ethernet devices.
Definition at line 42 of file eth.h.
#include <eth.h>
|
uint64_t | timestamp |
| Time of the reception of the start of frame delimiter in nanoseconds since epoch.
|
|
uint8_t | flags |
| Flags e.g.
|
|
◆ flags
uint8_t netdev_eth_rx_info_t::flags |
Flags e.g.
used to mark other fields as valid
Definition at line 48 of file eth.h.
◆ timestamp
uint64_t netdev_eth_rx_info_t::timestamp |
Time of the reception of the start of frame delimiter in nanoseconds since epoch.
Definition at line 47 of file eth.h.
The documentation for this struct was generated from the following file:
- drivers/include/net/netdev/eth.h