FD.io VPP  v17.07.01-10-g3be13f0
Vector Packet Processing
adj_walk_nh_ctx_t_ Struct Reference

Context for a walk of the adjacency neighbour DB. More...

Data Fields

adj_walk_cb_t awc_cb
 
void * awc_ctx
 
const ip46_address_t * awc_nh
 

Detailed Description

Context for a walk of the adjacency neighbour DB.

Definition at line 589 of file adj_nbr.c.

Field Documentation

adj_walk_cb_t adj_walk_nh_ctx_t_::awc_cb

Definition at line 591 of file adj_nbr.c.

void* adj_walk_nh_ctx_t_::awc_ctx

Definition at line 592 of file adj_nbr.c.

const ip46_address_t* adj_walk_nh_ctx_t_::awc_nh

Definition at line 593 of file adj_nbr.c.


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