![]() |
FD.io VPP
v19.01.3-6-g70449b9b9
Vector Packet Processing
|
Context when walking the IPv6 table. More...
Collaboration diagram for ip6_fib_walk_ctx_t_:Data Fields | |
| u32 | i6w_fib_index |
| fib_table_walk_fn_t | i6w_fn |
| void * | i6w_ctx |
| fib_prefix_t | i6w_root |
| fib_prefix_t * | i6w_sub_trees |
Context when walking the IPv6 table.
Since all VRFs are in the same hash table, we need to filter only those we need as we walk
| fib_table_walk_fn_t ip6_fib_walk_ctx_t_::i6w_fn |
| fib_prefix_t ip6_fib_walk_ctx_t_::i6w_root |
| fib_prefix_t* ip6_fib_walk_ctx_t_::i6w_sub_trees |