Searched defs:ethhdr (Results 1 – 1 of 1) sorted by relevance
113 struct ethhdr { struct114 uint8_t h_dest[ETH_ALEN];115 uint8_t h_source[ETH_ALEN];116 uint16_t h_proto;