Definition at line 128 of file if_ether.h.
Data Fields | |
u_char | ether_dhost [6] |
Destination MAC address. | |
u_char | ether_shost [6] |
Source MAC address. | |
u_short | ether_type |
Protocol type. |
Protocol type.
Definition at line 131 of file if_ether.h.
Referenced by NutEtherInput(), and NutEtherOutput().