FD.io VPP  v18.04-17-g3a0d853
Vector Packet Processing
hash_pair_indirect_t Struct Reference
+ Collaboration diagram for hash_pair_indirect_t:

Data Fields

hash_pair_tpairs
 
u8 pad [sizeof(uword)-sizeof(hash_pair_t *)]
 
uword alloc_len
 

Detailed Description

Definition at line 172 of file hash.h.

Field Documentation

uword hash_pair_indirect_t::alloc_len

Definition at line 179 of file hash.h.

u8 hash_pair_indirect_t::pad[sizeof(uword)-sizeof(hash_pair_t *)]

Definition at line 177 of file hash.h.

hash_pair_t* hash_pair_indirect_t::pairs

Definition at line 175 of file hash.h.


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