Searched defs:rte_ether_hdr (Results 1 – 1 of 1) sorted by relevance
264 struct rte_ether_hdr { struct265 struct rte_ether_addr d_addr; /**< Destination address. */266 struct rte_ether_addr s_addr; /**< Source address. */267 uint16_t ether_type; /**< Frame type. */