Lines Matching defs:rte_ether_hdr
300 struct rte_ether_hdr {
306 static_assert(sizeof(struct rte_ether_hdr) == 14,
307 "sizeof(struct rte_ether_hdr) == 14");
308 static_assert(alignof(struct rte_ether_hdr) == 2,
309 "alignof(struct rte_ether_hdr) == 2");
363 struct rte_ether_hdr *eh
364 = rte_pktmbuf_mtod(m, struct rte_ether_hdr *);
395 struct rte_ether_hdr *oh, *nh;
406 oh = rte_pktmbuf_mtod(*m, struct rte_ether_hdr *);
407 nh = (struct rte_ether_hdr *)(void *)