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

◆ cover

fib_entry_t* fib_enty_cover_walk_ctx_t_::cover

Definition at line 69 of file fib_entry_cover.c.

◆ ctx

void* fib_enty_cover_walk_ctx_t_::ctx

Definition at line 71 of file fib_entry_cover.c.

◆ walk

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: