WAND Trace processing  4.0.5
eth_rec Struct Reference

GPP Type 2. More...

Data Fields

uint8_t offset
 Ethernet record offset. More...
 
uint8_t pad
 Padding. More...
 
uint8_t dst [6]
 Destination MAC address. More...
 
uint8_t src [6]
 Source MAC address. More...
 
uint16_t etype
 Ethertype. More...
 
uint8_t pload [1]
 First byte of payload. More...
 

Detailed Description

GPP Type 2.

Field Documentation

uint8_t eth_rec::dst[6]

Destination MAC address.

uint16_t eth_rec::etype

Ethertype.

uint8_t eth_rec::offset

Ethernet record offset.

uint8_t eth_rec::pad

Padding.

uint8_t eth_rec::pload[1]

First byte of payload.

uint8_t eth_rec::src[6]

Source MAC address.


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