FD.io VPP  v18.10-32-g1161dda
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 173 of file hash.h.

Field Documentation

uword hash_pair_indirect_t::alloc_len

Definition at line 180 of file hash.h.

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

Definition at line 178 of file hash.h.

hash_pair_t* hash_pair_indirect_t::pairs

Definition at line 176 of file hash.h.


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