FD.io VPP  v20.05-21-gb1500e9ff
Vector Packet Processing
ip6_mfib_table_instance_t_ Struct Reference

A representation 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 representation of a single IP6 mfib table.

Definition at line 158 of file ip6.h.

Field Documentation

◆ dst_address_length_refcounts

i32 ip6_mfib_table_instance_t_::dst_address_length_refcounts[257]

Definition at line 166 of file ip6.h.

◆ ip6_mhash

clib_bihash_40_8_t ip6_mfib_table_instance_t_::ip6_mhash

Definition at line 161 of file ip6.h.

◆ non_empty_dst_address_length_bitmap

uword* ip6_mfib_table_instance_t_::non_empty_dst_address_length_bitmap

Definition at line 164 of file ip6.h.

◆ prefix_lengths_in_search_order

u16* ip6_mfib_table_instance_t_::prefix_lengths_in_search_order

Definition at line 165 of file ip6.h.


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