FD.io VPP  v20.05-21-gb1500e9ff
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

◆ alloc_len

uword hash_pair_indirect_t::alloc_len

Definition at line 180 of file hash.h.

◆ pad

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

Definition at line 178 of file hash.h.

◆ pairs

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: