#include <ether.h>
Data Fields | |
Xuint8 | dest_addr [ETHER_ADDR_LEN] |
Xuint8 | src_addr [ETHER_ADDR_LEN] |
Xuint16 | ether_type |
Definition at line 15 of file ether.h.
Xuint8 ether_header::dest_addr[ETHER_ADDR_LEN] |
Xuint16 ether_header::ether_type |
Xuint8 ether_header::src_addr[ETHER_ADDR_LEN] |