FD.io VPP  v16.12-rc0-308-g931be3a
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 460 of file adj_nbr.c.

Field Documentation

adj_walk_cb_t adj_walk_nh_ctx_t_::awc_cb

Definition at line 462 of file adj_nbr.c.

void* adj_walk_nh_ctx_t_::awc_ctx

Definition at line 463 of file adj_nbr.c.

const ip46_address_t* adj_walk_nh_ctx_t_::awc_nh

Definition at line 464 of file adj_nbr.c.


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