FD.io VPP
v21.10.1-2-g0a485f517
Vector Packet Processing
|
A representation of a single IP6 mfib table. More...
Data Fields | |
clib_bihash_40_8_t | ip6_mhash |
uword * | non_empty_dst_address_length_bitmap |
u16 * | prefix_lengths_in_search_order |
i32 | dst_address_length_refcounts [257] |
A representation of a single IP6 mfib table.
Definition at line 46 of file ip6_mfib.h.
i32 ip6_mfib_table_instance_t_::dst_address_length_refcounts[257] |
Definition at line 54 of file ip6_mfib.h.
clib_bihash_40_8_t ip6_mfib_table_instance_t_::ip6_mhash |
Definition at line 49 of file ip6_mfib.h.
uword* ip6_mfib_table_instance_t_::non_empty_dst_address_length_bitmap |
Definition at line 52 of file ip6_mfib.h.
u16* ip6_mfib_table_instance_t_::prefix_lengths_in_search_order |
Definition at line 53 of file ip6_mfib.h.