|  | FD.io VPP
    v19.04.4-rc0-5-ge88582fac
    Vector Packet Processing | 
Internal struct to hold user supplied parameters for the cover walk. More...
 Collaboration diagram for fib_enty_cover_walk_ctx_t_:
 Collaboration diagram for fib_enty_cover_walk_ctx_t_:| Data Fields | |
| fib_entry_t * | cover | 
| fib_entry_covered_walk_t | walk | 
| void * | ctx | 
Internal struct to hold user supplied parameters for the cover walk.
Definition at line 68 of file fib_entry_cover.c.
| 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.