FD.io VPP  v17.07-30-g839fa73
Vector Packet Processing
ip6_fib_table_instance_t_ Struct Reference

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

Public Member Functions

 BVT (clib_bihash) ip6_hash
 

Data Fields

uwordnon_empty_dst_address_length_bitmap
 
u8prefix_lengths_in_search_order
 
i32 dst_address_length_refcounts [129]
 

Detailed Description

A represenation of a single IP6 table.

Definition at line 130 of file ip6.h.

Member Function Documentation

ip6_fib_table_instance_t_::BVT ( clib_bihash  )

Field Documentation

i32 ip6_fib_table_instance_t_::dst_address_length_refcounts[129]

Definition at line 138 of file ip6.h.

uword* ip6_fib_table_instance_t_::non_empty_dst_address_length_bitmap

Definition at line 136 of file ip6.h.

u8* ip6_fib_table_instance_t_::prefix_lengths_in_search_order

Definition at line 137 of file ip6.h.


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