Home
last modified time | relevance | path

Searched defs:rte_ether_hdr (Results 1 – 1 of 1) sorted by relevance

/f-stack/dpdk/lib/librte_net/
H A Drte_ether.h264 struct rte_ether_hdr { struct
265 struct rte_ether_addr d_addr; /**< Destination address. */
266 struct rte_ether_addr s_addr; /**< Source address. */
267 uint16_t ether_type; /**< Frame type. */