DPDK  2.0.0
Data Fields
arp_ipv4 Struct Reference

#include <rte_arp.h>

Data Fields

struct ether_addr arp_sha
uint32_t arp_sip
struct ether_addr arp_tha
uint32_t arp_tip

Detailed Description

ARP header IPv4 payload.

Field Documentation

struct ether_addr arp_sha

sender hardware address

uint32_t arp_sip

sender IP address

struct ether_addr arp_tha

target hardware address

uint32_t arp_tip

target IP address


The documentation for this struct was generated from the following file: