FD.io VPP  v19.04.1-1-ge4a0f9f
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 62 of file arp.c.

Field Documentation

uword pending_resolution_t::data

Definition at line 67 of file arp.c.

arp_change_event_cb_t pending_resolution_t::data_callback

Definition at line 69 of file arp.c.

ip6_nd_change_event_cb_t pending_resolution_t::data_callback

Definition at line 177 of file ip6_neighbor.c.

u32 pending_resolution_t::next_index

Definition at line 64 of file arp.c.

uword pending_resolution_t::node_index

Definition at line 65 of file arp.c.

u32 pending_resolution_t::pid

Definition at line 70 of file arp.c.

uword pending_resolution_t::type_opaque

Definition at line 66 of file arp.c.


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