FD.io VPP
v20.09-64-g4f7b92f0a
Vector Packet Processing
|
Context when walking the IPv6 table. More...
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 |