29 } __attribute__((__packed__));
36 #define ARP_HRD_ETHER 1
42 #define ARP_OP_REQUEST 1
43 #define ARP_OP_REPLY 2
44 #define ARP_OP_REVREQUEST 3
45 #define ARP_OP_REVREPLY 4
46 #define ARP_OP_INVREQUEST 8
47 #define ARP_OP_INVREPLY 9
50 } __attribute__((__packed__));
struct ether_addr arp_tha
struct rte_mbuf *__rte_experimental rte_net_make_rarp_packet(struct rte_mempool *mpool, const struct ether_addr *mac)
struct ether_addr arp_sha