FD.io VPP  v19.08.1-401-g8e4ed521a
Vector Packet Processing
gid_ip6_table_t Struct Reference
+ Collaboration diagram for gid_ip6_table_t:

Public Member Functions

 BVT (clib_bihash) ip6_lookup_table
 

Data Fields

uwordip6_non_empty_dst_address_length_bitmap
 
u8ip6_prefix_lengths_in_search_order
 
ip6_address_t ip6_fib_masks [129]
 
u64 ip6_prefix_len_refcount [129]
 
u32 ip6_lookup_table_nbuckets
 
uword ip6_lookup_table_size
 
u64 count
 

Detailed Description

Definition at line 65 of file gid_dictionary.h.

Member Function Documentation

◆ BVT()

gid_ip6_table_t::BVT ( clib_bihash  )

Field Documentation

◆ count

u64 gid_ip6_table_t::count

Definition at line 78 of file gid_dictionary.h.

◆ ip6_fib_masks

ip6_address_t gid_ip6_table_t::ip6_fib_masks[129]

Definition at line 72 of file gid_dictionary.h.

◆ ip6_lookup_table_nbuckets

u32 gid_ip6_table_t::ip6_lookup_table_nbuckets

Definition at line 76 of file gid_dictionary.h.

◆ ip6_lookup_table_size

uword gid_ip6_table_t::ip6_lookup_table_size

Definition at line 77 of file gid_dictionary.h.

◆ ip6_non_empty_dst_address_length_bitmap

uword* gid_ip6_table_t::ip6_non_empty_dst_address_length_bitmap

Definition at line 70 of file gid_dictionary.h.

◆ ip6_prefix_len_refcount

u64 gid_ip6_table_t::ip6_prefix_len_refcount[129]

Definition at line 73 of file gid_dictionary.h.

◆ ip6_prefix_lengths_in_search_order

u8* gid_ip6_table_t::ip6_prefix_lengths_in_search_order

Definition at line 71 of file gid_dictionary.h.


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