FD.io VPP
v18.10-34-gcce845e
Vector Packet Processing
|
Internal struct to hold user supplied paraneters for the cover walk. More...
Data Fields | |
fib_entry_t * | cover |
fib_entry_covered_walk_t | walk |
void * | ctx |
Internal struct to hold user supplied paraneters 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.