FD.io VPP  v19.01.3-6-g70449b9b9
Vector Packet Processing
arp_ether_ip4_t Struct Reference

Data Fields

u16 ar_hrd
 
u16 ar_pro
 
u8 ar_hln
 
u8 ar_pln
 
u16 ar_op
 
u8 ar_sha [6]
 
u8 ar_spa [4]
 
u8 ar_tha [6]
 
u8 ar_tpa [4]
 

Detailed Description

Definition at line 610 of file unix-formats.c.

Field Documentation

◆ ar_hln

u8 arp_ether_ip4_t::ar_hln

Definition at line 613 of file unix-formats.c.

◆ ar_hrd

u16 arp_ether_ip4_t::ar_hrd

Definition at line 611 of file unix-formats.c.

◆ ar_op

u16 arp_ether_ip4_t::ar_op

Definition at line 615 of file unix-formats.c.

◆ ar_pln

u8 arp_ether_ip4_t::ar_pln

Definition at line 614 of file unix-formats.c.

◆ ar_pro

u16 arp_ether_ip4_t::ar_pro

Definition at line 612 of file unix-formats.c.

◆ ar_sha

u8 arp_ether_ip4_t::ar_sha[6]

Definition at line 616 of file unix-formats.c.

◆ ar_spa

u8 arp_ether_ip4_t::ar_spa[4]

Definition at line 617 of file unix-formats.c.

◆ ar_tha

u8 arp_ether_ip4_t::ar_tha[6]

Definition at line 618 of file unix-formats.c.

◆ ar_tpa

u8 arp_ether_ip4_t::ar_tpa[4]

Definition at line 619 of file unix-formats.c.


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