FD.io VPP  v19.08-27-gf4dcae4
Vector Packet Processing
ip6_mfib_table_instance_t_ Struct Reference

A represenation of a single IP6 mfib table. More...

Data Fields

clib_bihash_40_8_t ip6_mhash
 
uwordnon_empty_dst_address_length_bitmap
 
u16prefix_lengths_in_search_order
 
i32 dst_address_length_refcounts [257]
 

Detailed Description

A represenation of a single IP6 mfib table.

Definition at line 156 of file ip6.h.

Field Documentation

i32 ip6_mfib_table_instance_t_::dst_address_length_refcounts[257]

Definition at line 164 of file ip6.h.

clib_bihash_40_8_t ip6_mfib_table_instance_t_::ip6_mhash

Definition at line 159 of file ip6.h.

uword* ip6_mfib_table_instance_t_::non_empty_dst_address_length_bitmap

Definition at line 162 of file ip6.h.

u16* ip6_mfib_table_instance_t_::prefix_lengths_in_search_order

Definition at line 163 of file ip6.h.


The documentation for this struct was generated from the following file: