FD.io VPP  v19.01.3-6-g70449b9b9
Vector Packet Processing
adj_walk_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
 

Detailed Description

Context for a walk of the adjacency neighbour DB.

Definition at line 557 of file adj_nbr.c.

Field Documentation

◆ awc_cb

adj_walk_cb_t adj_walk_ctx_t_::awc_cb

Definition at line 559 of file adj_nbr.c.

◆ awc_ctx

void* adj_walk_ctx_t_::awc_ctx

Definition at line 560 of file adj_nbr.c.


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