CNDP  22.08.0
cne_arp_ipv4 Struct Reference

#include <cne_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.

Definition at line 28 of file cne_arp.h.

Field Documentation

◆ arp_sha

struct ether_addr arp_sha

sender hardware address

Definition at line 1 of file cne_arp.h.

◆ arp_sip

uint32_t arp_sip

sender IP address

Definition at line 30 of file cne_arp.h.

◆ arp_tha

struct ether_addr arp_tha

target hardware address

Definition at line 30 of file cne_arp.h.

◆ arp_tip

uint32_t arp_tip

target IP address

Definition at line 32 of file cne_arp.h.


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