#include <eth.h>
Data Fields | |
| uint8_t | destination_address [ETH_ADDR] |
| Destination host Ethernet address (MAC address). | |
| uint16_t | ethertype |
| Ethernet protocol identifier in the network byte order (big endian). | |
| uint8_t | source_address [ETH_ADDR] |
| Source host Ethernet address (MAC address). | |
Definition at line 141 of file eth.h.
| uint16_t ethertype |
1.4.7