Structure of Ethernet Header. More...
#include <mac_frame.h>

Data Fields | |
| struct mac_addr | da |
| Destination Address. | |
| struct mac_addr | sa |
| Source Address. | |
| uint16_t | len |
| Length / Type. | |
Structure of Ethernet Header.
Definition at line 2473 of file mac_frame.h.
1.6.1