Searched defs:ethhdr (Results 1 – 1 of 1) sorted by relevance
173 struct ethhdr { struct174 unsigned char h_dest[ETH_ALEN]; /* destination eth addr */175 unsigned char h_source[ETH_ALEN]; /* source ether addr */176 __be16 h_proto; /* packet type ID field */