FD.io VPP  v19.01.2-3-gf61a1a8
Vector Packet Processing
mhash_t Struct Reference

Data Fields

u8key_vector_or_heap
 
u32key_vector_free_indices
 
u8 ** key_tmps
 
u32 n_key_bytes
 
u32 hash_seed
 
uwordhash
 
format_function_tformat_key
 

Detailed Description

Definition at line 46 of file mhash.h.

Field Documentation

format_function_t* mhash_t::format_key

Definition at line 72 of file mhash.h.

uword* mhash_t::hash

Definition at line 69 of file mhash.h.

u32 mhash_t::hash_seed

Definition at line 66 of file mhash.h.

u8** mhash_t::key_tmps

Definition at line 56 of file mhash.h.

u32* mhash_t::key_vector_free_indices

Definition at line 54 of file mhash.h.

u8* mhash_t::key_vector_or_heap

Definition at line 50 of file mhash.h.

u32 mhash_t::n_key_bytes

Definition at line 63 of file mhash.h.


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