FD.io VPP  v19.08.1-401-g8e4ed521a
Vector Packet Processing
pending_resolution_t Struct Reference
+ Collaboration diagram for pending_resolution_t:

Data Fields

u32 next_index
 
uword node_index
 
uword type_opaque
 
uword data
 
arp_change_event_cb_t data_callback
 
u32 pid
 
ip6_nd_change_event_cb_t data_callback
 

Detailed Description

Definition at line 70 of file arp.c.

Field Documentation

◆ data

uword pending_resolution_t::data

Definition at line 75 of file arp.c.

◆ data_callback [1/2]

arp_change_event_cb_t pending_resolution_t::data_callback

Definition at line 77 of file arp.c.

◆ data_callback [2/2]

ip6_nd_change_event_cb_t pending_resolution_t::data_callback

Definition at line 177 of file ip6_neighbor.c.

◆ next_index

u32 pending_resolution_t::next_index

Definition at line 72 of file arp.c.

◆ node_index

uword pending_resolution_t::node_index

Definition at line 73 of file arp.c.

◆ pid

u32 pending_resolution_t::pid

Definition at line 78 of file arp.c.

◆ type_opaque

uword pending_resolution_t::type_opaque

Definition at line 74 of file arp.c.


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