|
WAND Trace processing
4.0.5
|
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... | |
GPP Type 2.
| 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.