FD.io VPP  v18.04-17-g3a0d853
Vector Packet Processing
fib_enty_cover_walk_ctx_t_ Struct Reference

Internal struct to hold user supplied paraneters for the cover walk. More...

+ Collaboration diagram for fib_enty_cover_walk_ctx_t_:

Data Fields

fib_entry_tcover
 
fib_entry_covered_walk_t walk
 
void * ctx
 

Detailed Description

Internal struct to hold user supplied paraneters for the cover walk.

Definition at line 68 of file fib_entry_cover.c.

Field Documentation

fib_entry_t* fib_enty_cover_walk_ctx_t_::cover

Definition at line 69 of file fib_entry_cover.c.

void* fib_enty_cover_walk_ctx_t_::ctx

Definition at line 71 of file fib_entry_cover.c.

fib_entry_covered_walk_t fib_enty_cover_walk_ctx_t_::walk

Definition at line 70 of file fib_entry_cover.c.


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