Virgil IoT KIT
Data Fields
ethernet_header Struct Reference

Ethernet header. More...

#include <snap-structs.h>

Collaboration diagram for ethernet_header:
Collaboration graph
[legend]

Data Fields

vs_mac_addr_t dest
 Destination MAC address. More...
 
vs_mac_addr_t src
 Source MAC address. More...
 
uint16_t type
 Ethernet packet type. More...
 

Detailed Description

Ethernet header.

Field Documentation

◆ dest

vs_mac_addr_t ethernet_header::dest

Destination MAC address.

◆ src

vs_mac_addr_t ethernet_header::src

Source MAC address.

◆ type

uint16_t ethernet_header::type

Ethernet packet type.


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