Searched defs:eth_header (Results 1 – 3 of 3) sorted by relevance
38 struct eth_header { struct39 uint8_t h_dest[ETH_ALEN]; /* destination eth addr */40 uint8_t h_source[ETH_ALEN]; /* source ether addr */41 uint16_t h_proto; /* packet type ID field */