eBPF for Windows
Data Fields
_ETHERNET_HEADER Struct Reference

#include <if_ether.h>

Data Fields

uint8_t Destination [6]
 
uint8_t Source [6]
 
union {
   uint16_t   Type
 
   uint16_t   Length
 
}; 
 

Field Documentation

◆ 

union { ... }

◆ Destination

uint8_t _ETHERNET_HEADER::Destination[6]

◆ Length

uint16_t _ETHERNET_HEADER::Length

◆ Source

uint8_t _ETHERNET_HEADER::Source[6]

◆ Type

uint16_t _ETHERNET_HEADER::Type

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