#include <ethernet.h>
Data Fields | |
INT8U | Destination [ETHERNET_MAC_LENGTH] |
INT8U | Source [ETHERNET_MAC_LENGTH] |
INT16U | Protocol |
Definition at line 76 of file ethernet.h.
INT8U Destination[ETHERNET_MAC_LENGTH] |
Definition at line 77 of file ethernet.h.
INT16U Protocol |
Definition at line 79 of file ethernet.h.
INT8U Source[ETHERNET_MAC_LENGTH] |
Definition at line 78 of file ethernet.h.