FD.io VPP
v21.01
Vector Packet Processing
|
Internal struct to hold user supplied paraneters for the cover walk. More...
Data Fields | |
mfib_entry_t * | cover |
mfib_entry_covered_walk_t | walk |
void * | ctx |
Internal struct to hold user supplied paraneters for the cover walk.
Definition at line 68 of file mfib_entry_cover.c.
mfib_entry_t* mfib_enty_cover_walk_ctx_t_::cover |
Definition at line 69 of file mfib_entry_cover.c.
void* mfib_enty_cover_walk_ctx_t_::ctx |
Definition at line 71 of file mfib_entry_cover.c.
mfib_entry_covered_walk_t mfib_enty_cover_walk_ctx_t_::walk |
Definition at line 70 of file mfib_entry_cover.c.