|
miniOS
x86_64 hobby kernel with SMP, VFS, and POSIX process model
|
#include <ethernet.h>
Public Attributes | |
| uint8_t | dst_mac [ETH_ADDR_LEN] |
| uint8_t | src_mac [ETH_ADDR_LEN] |
| uint16_t | ethertype |
| const uint8_t * | payload |
| uint16_t | payload_len |
| uint8_t ethernet_frame_info_t::dst_mac[ETH_ADDR_LEN] |
| uint16_t ethernet_frame_info_t::ethertype |
| const uint8_t* ethernet_frame_info_t::payload |
| uint16_t ethernet_frame_info_t::payload_len |
| uint8_t ethernet_frame_info_t::src_mac[ETH_ADDR_LEN] |