Searched defs:ecore_ethhdr (Results 1 – 1 of 1) sorted by relevance
59 struct ecore_ethhdr { struct60 unsigned char h_dest[ETH_ALEN]; /* destination eth addr */61 unsigned char h_source[ETH_ALEN]; /* source ether addr */62 u16 h_proto; /* packet type ID field */