FD.io VPP  v18.10-32-g1161dda
Vector Packet Processing
gid_ip4_table_t Struct Reference
+ Collaboration diagram for gid_ip4_table_t:

Public Member Functions

 BVT (clib_bihash) ip4_lookup_table
 

Data Fields

uwordip4_non_empty_dst_address_length_bitmap
 
u8ip4_prefix_lengths_in_search_order
 
ip4_address_t ip4_fib_masks [33]
 
u32 ip4_prefix_len_refcount [33]
 
u32 ip4_lookup_table_nbuckets
 
uword ip4_lookup_table_size
 
u32 count
 

Detailed Description

Definition at line 49 of file gid_dictionary.h.

Member Function Documentation

gid_ip4_table_t::BVT ( clib_bihash  )

Field Documentation

u32 gid_ip4_table_t::count

Definition at line 62 of file gid_dictionary.h.

ip4_address_t gid_ip4_table_t::ip4_fib_masks[33]

Definition at line 56 of file gid_dictionary.h.

u32 gid_ip4_table_t::ip4_lookup_table_nbuckets

Definition at line 60 of file gid_dictionary.h.

uword gid_ip4_table_t::ip4_lookup_table_size

Definition at line 61 of file gid_dictionary.h.

uword* gid_ip4_table_t::ip4_non_empty_dst_address_length_bitmap

Definition at line 54 of file gid_dictionary.h.

u32 gid_ip4_table_t::ip4_prefix_len_refcount[33]

Definition at line 57 of file gid_dictionary.h.

u8* gid_ip4_table_t::ip4_prefix_lengths_in_search_order

Definition at line 55 of file gid_dictionary.h.


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