FD.io VPP  v19.08.1-401-g8e4ed521a
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 564 of file adj_nbr.c.

Field Documentation

◆ awc_cb

adj_walk_cb_t adj_walk_ctx_t_::awc_cb

Definition at line 566 of file adj_nbr.c.

◆ awc_ctx

void* adj_walk_ctx_t_::awc_ctx

Definition at line 567 of file adj_nbr.c.


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